Searched refs:num_sc (Results 1 – 4 of 4) sorted by relevance
213 primary_channel->num_sc--; in hv_process_channel_removal()282 channel->num_sc++; in vmbus_process_offer()897 if (next_channel > (primary->num_sc)) { in vmbus_get_outgoing_channel()
616 int num_sc; in handle_multichannel_storage() local621 num_sc = ((max_chns > num_cpus) ? num_cpus : max_chns); in handle_multichannel_storage()651 vstor_packet->sub_channel_count = num_sc; in handle_multichannel_storage()
870 int num_sc = 1; in w83781d_detect_subclients() local895 num_sc = 2; in w83781d_detect_subclients()911 for (i = 0; i < num_sc; i++) { in w83781d_detect_subclients()
745 int num_sc; member