Searched refs:BUILD_TCL (Results 1 - 4 of 4) sorted by path

/linux-master/drivers/scsi/aic7xxx/
H A Daic79xx.h104 #define BUILD_TCL(scsiid, lun) \ macro
H A Daic79xx_core.c2125 BUILD_TCL(ahd_inb(ahd, SAVED_SCSIID),
5613 ahd_busy_tcl(ahd, BUILD_TCL(scb->hscb->scsiid, devinfo->lun),
H A Daic7xxx.h103 #define BUILD_TCL(scsiid, lun) \ macro
H A Daic7xxx_core.c1169 BUILD_TCL(ahc_inb(ahc, SAVED_SCSIID),
1496 BUILD_TCL(ahc_inb(ahc, SAVED_SCSIID),
4104 ahc_busy_tcl(ahc, BUILD_TCL(scb->hscb->scsiid, devinfo->lun),
5087 ahc_unbusy_tcl(ahc, BUILD_TCL(i << 4, 0));
5096 ahc_unbusy_tcl(ahc, BUILD_TCL(i << 4, lun));
6326 tcl = BUILD_TCL(i << 4, j);
6333 ahc_unbusy_tcl(ahc, BUILD_TCL(i << 4, j));

Completed in 341 milliseconds