Searched refs:storvsc_vcpus_per_sub_channel (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/scsi/
H A Dstorvsc_drv.c314 static int storvsc_vcpus_per_sub_channel = 4; variable
319 module_param(storvsc_vcpus_per_sub_channel, int, S_IRUGO);
1785 max_sub_channels = (num_cpus / storvsc_vcpus_per_sub_channel); storvsc_probe()

Completed in 48 milliseconds