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

/freebsd-9.3-release/sys/dev/aic7xxx/
H A Daic79xx.h114 #define BUILD_TCL(scsiid, lun) \ macro
H A Daic7xxx.h113 #define BUILD_TCL(scsiid, lun) \ macro
H A Daic7xxx.c615 BUILD_TCL(ahc_inb(ahc, SAVED_SCSIID),
942 BUILD_TCL(ahc_inb(ahc, SAVED_SCSIID),
3625 ahc_busy_tcl(ahc, BUILD_TCL(scb->hscb->scsiid, devinfo->lun),
4697 ahc_unbusy_tcl(ahc, BUILD_TCL(i << 4, 0));
4706 ahc_unbusy_tcl(ahc, BUILD_TCL(i << 4, lun));
5964 tcl = BUILD_TCL(i << 4, j);
5971 ahc_unbusy_tcl(ahc, BUILD_TCL(i << 4, j));
H A Daic79xx.c1288 BUILD_TCL(ahd_inb(ahd, SAVED_SCSIID),
4843 ahd_busy_tcl(ahd, BUILD_TCL(scb->hscb->scsiid, devinfo->lun),

Completed in 187 milliseconds