Home
last modified time | relevance | path

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

/linux/drivers/scsi/ibmvscsi/
H A Dibmvfc-core.c2049 u16 scsi_channel; in ibmvfc_queuecommand() local
2061 scsi_channel = hwq % vhost->scsi_scrqs.active_queues; in ibmvfc_queuecommand()
2062 evt = ibmvfc_get_event(&vhost->scsi_scrqs.scrqs[scsi_channel]); in ibmvfc_queuecommand()