Searched refs:scsi_channel (Results 1 – 3 of 3) sorted by relevance
181 u8 scsi_channel; member
576 unit, (int)d->scsi_channel, (int)d->scsi_id, d->scsi_lun, in adpt_show_info()1543 pDev->scsi_channel = bus_no; in adpt_i2o_parse_lct()2582 pDev->scsi_channel = bus_no; in adpt_i2o_reparse_lct()2635 …printk(KERN_WARNING"%s: Device (%d,%d,%llu) offline\n",pHba->name,pDev->scsi_channel,pDev->scsi_id… in adpt_i2o_reparse_lct()
1932 u16 scsi_channel; in ibmvfc_queuecommand() local1944 scsi_channel = hwq % vhost->scsi_scrqs.active_queues; in ibmvfc_queuecommand()1945 evt = ibmvfc_get_event(&vhost->scsi_scrqs.scrqs[scsi_channel]); in ibmvfc_queuecommand()