Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/ibmvscsi/
Dibmvfc.c1937 u16 scsi_channel; in ibmvfc_queuecommand() local
1949 scsi_channel = hwq % vhost->scsi_scrqs.active_queues; in ibmvfc_queuecommand()
1950 evt = ibmvfc_get_event(&vhost->scsi_scrqs.scrqs[scsi_channel]); in ibmvfc_queuecommand()