Searched refs:nr_scsi_channels (Results 1 – 1 of 1) sorted by relevance
47 static unsigned int nr_scsi_channels = IBMVFC_SCSI_CHANNELS; variable66 module_param_named(scsi_hw_channels, nr_scsi_channels, uint, S_IRUGO);3542 static DEVICE_ATTR(nr_scsi_channels, S_IRUGO | S_IWUSR,6089 vhost->client_scsi_channels = min(shost->nr_hw_queues, nr_scsi_channels); in ibmvfc_probe()