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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic79xx.h104 #define BUILD_TCL(scsiid, lun) \ macro
H A Daic7xxx.h103 #define BUILD_TCL(scsiid, lun) \ macro
H A Daic7xxx_core.c599 BUILD_TCL(ahc_inb(ahc, SAVED_SCSIID),
926 BUILD_TCL(ahc_inb(ahc, SAVED_SCSIID),
3526 ahc_busy_tcl(ahc, BUILD_TCL(scb->hscb->scsiid, devinfo->lun),
4529 ahc_unbusy_tcl(ahc, BUILD_TCL(i << 4, 0));
4538 ahc_unbusy_tcl(ahc, BUILD_TCL(i << 4, lun));
5784 tcl = BUILD_TCL(i << 4, j);
5791 ahc_unbusy_tcl(ahc, BUILD_TCL(i << 4, j));
H A Daic79xx_core.c1379 BUILD_TCL(ahd_inb(ahd, SAVED_SCSIID),
4849 ahd_busy_tcl(ahd, BUILD_TCL(scb->hscb->scsiid, devinfo->lun),

Completed in 129 milliseconds