Home
last modified time | relevance | path

Searched refs:max_sub_channels (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/scsi/
Dstorvsc_drv.c1754 int max_sub_channels = 0; in storvsc_probe() local
1785 max_sub_channels = (num_cpus / storvsc_vcpus_per_sub_channel); in storvsc_probe()
1790 (max_sub_channels + 1)); in storvsc_probe()