Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dstorvsc_drv.c1551 int max_sub_channels = 0; in storvsc_probe() local
1571 max_sub_channels = (num_cpus / storvsc_vcpus_per_sub_channel); in storvsc_probe()
1575 (max_sub_channels + 1)); in storvsc_probe()