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