Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Daic7xxxvar.h114 #define TCL_LUN(tcl) \ macro
H A Daic79xx.h141 #define TCL_LUN(tcl) \ macro
H A Daic7xxx.c4954 ahc_outb(ahc, SCBPTR, TCL_LUN(tcl)); in ahc_index_busy_tcl()
4974 ahc_outb(ahc, SCBPTR, TCL_LUN(tcl)); in ahc_unbusy_tcl()
4992 ahc_outb(ahc, SCBPTR, TCL_LUN(tcl)); in ahc_busy_tcl()
H A Daic79xx.c6904 ahd_set_scbptr(ahd, TCL_LUN(tcl) in ahd_index_busy_tcl()