Home
last modified time | relevance | path

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

/trueos/sys/dev/aic7xxx/
HDaic7xxx.h111 #define TCL_LUN(tcl) \ macro
HDaic79xx.h112 #define TCL_LUN(tcl) \ macro
HDaic7xxx.c5280 ahc_outb(ahc, SCBPTR, TCL_LUN(tcl)); in ahc_index_busy_tcl()
5300 ahc_outb(ahc, SCBPTR, TCL_LUN(tcl)); in ahc_unbusy_tcl()
5318 ahc_outb(ahc, SCBPTR, TCL_LUN(tcl)); in ahc_busy_tcl()
HDaic79xx.c7242 ahd_set_scbptr(ahd, TCL_LUN(tcl) in ahd_index_busy_tcl()