Searched refs:idlun (Results 1 – 3 of 3) sorted by relevance
82 u8 idlun; /* op=0,2:Target Id, op=1:Initiator Id */ member
452 unchar idlun; /* op=0,2:Target Id, op=1:Initiator Id */ member1090 unchar idlun; in wd7000_queuecommand_lck() local1096 idlun = ((SCpnt->device->id << 5) & 0xe0) | (SCpnt->device->lun & 7); in wd7000_queuecommand_lck()1100 scb->idlun = idlun; in wd7000_queuecommand_lck()
330 ccb[mbo].hastat, ccb[mbo].idlun, mbo); in aha1542_interrupt()473 ccb[mbo].idlun = (target & 7) << 5 | direction | (lun & 7); /*SCSI Target Id */ in aha1542_queuecommand()831 ccb[mbo].idlun = (target & 7) << 5 | (lun & 7); /*SCSI Target Id */ in aha1542_dev_reset()