Searched refs:scsi_channel (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | dpti.h | 181 u8 scsi_channel; member
|
H A D | dpt_i2o.c | 576 unit, (int)d->scsi_channel, (int)d->scsi_id, d->scsi_lun, in adpt_show_info() 1498 pDev->scsi_channel = bus_no; in adpt_i2o_parse_lct() 2324 pDev->scsi_channel = bus_no; in adpt_i2o_reparse_lct() 2377 printk(KERN_WARNING"%s: Device (%d,%d,%llu) offline\n",pHba->name,pDev->scsi_channel,pDev->scsi_id,pDev->scsi_lun); in adpt_i2o_reparse_lct()
|
/kernel/linux/linux-6.6/drivers/scsi/ibmvscsi/ |
H A D | ibmvfc.c | 1940 u16 scsi_channel; in ibmvfc_queuecommand() local 1952 scsi_channel = hwq % vhost->scsi_scrqs.active_queues; in ibmvfc_queuecommand() 1953 evt = ibmvfc_get_event(&vhost->scsi_scrqs.scrqs[scsi_channel]); in ibmvfc_queuecommand()
|
Completed in 12 milliseconds