Searched refs:storvsc_vcpus_per_sub_channel (Results 1 – 1 of 1) sorted by relevance
367 static int storvsc_vcpus_per_sub_channel = 4; variable372 module_param(storvsc_vcpus_per_sub_channel, int, S_IRUGO);1571 max_sub_channels = (num_cpus / storvsc_vcpus_per_sub_channel); in storvsc_probe()