Searched refs:idlun (Results 1 – 2 of 2) sorted by relevance
87 u8 idlun; /* Address and Direction Control: */ member
374 ccb[mbo].hastat, ccb[mbo].idlun, mbo); in aha1542_interrupt()510 ccb[mbo].idlun = (target & 7) << 5 | direction | (lun & 7); /*SCSI Target Id */ in aha1542_queuecommand()905 ccb[mbo].idlun = (target & 7) << 5 | (lun & 7); /*SCSI Target Id */ in aha1542_dev_reset()
Completed in 5 milliseconds