Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Daic7xxxvar.h116 #define BUILD_TCL(scsiid, lun) \ macro
H A Daic7xxx.c641 BUILD_TCL(ahc_inb(ahc, SAVED_SCSIID), in ahc_handle_seqint()
967 BUILD_TCL(ahc_inb(ahc, SAVED_SCSIID), in ahc_handle_seqint()
3576 ahc_busy_tcl(ahc, BUILD_TCL(scb->hscb->scsiid, devinfo->lun), in ahc_handle_msg_reject()
4496 ahc_unbusy_tcl(ahc, BUILD_TCL(i << 4, 0)); in ahc_chip_init()
4505 ahc_unbusy_tcl(ahc, BUILD_TCL(i << 4, lun)); in ahc_chip_init()
5644 tcl = BUILD_TCL(i << 4, j); in ahc_abort_scbs()
5651 ahc_unbusy_tcl(ahc, BUILD_TCL(i << 4, j)); in ahc_abort_scbs()
H A Daic79xx.h143 #define BUILD_TCL(scsiid, lun) \ macro
H A Daic79xx.c1294 BUILD_TCL(ahd_inb(ahd, SAVED_SCSIID), in ahd_handle_seqint()
4816 ahd_busy_tcl(ahd, BUILD_TCL(scb->hscb->scsiid, devinfo->lun), in ahd_handle_msg_reject()