Searched refs:scsi_channel (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/drivers/scsi/ |
D | dpti.h | 185 u8 scsi_channel; member
|
D | dpt_i2o.c | 642 unit, (int)d->scsi_channel, (int)d->scsi_id, (int)d->scsi_lun, in adpt_proc_info() 1687 pDev->scsi_channel = bus_no; in adpt_i2o_parse_lct() 2702 pDev->scsi_channel = bus_no; in adpt_i2o_reparse_lct() 2755 …printk(KERN_WARNING"%s: Device (%d,%d,%d) offline\n",pHba->name,pDev->scsi_channel,pDev->scsi_id,p… in adpt_i2o_reparse_lct()
|