Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dstorvsc_drv.c385 static int storvsc_vcpus_per_sub_channel = 4; variable
390 module_param(storvsc_vcpus_per_sub_channel, int, S_IRUGO);
391 MODULE_PARM_DESC(storvsc_vcpus_per_sub_channel, "Ratio of VCPUs to subchannels");
1916 (num_cpus - 1) / storvsc_vcpus_per_sub_channel; in storvsc_probe()