Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/aic7xxx/
Daic7xxx.h101 #define TCL_LUN(tcl) \ macro
Daic79xx.h102 #define TCL_LUN(tcl) \ macro
Daic7xxx_core.c5673 ahc_outb(ahc, SCBPTR, TCL_LUN(tcl)); in ahc_index_busy_tcl()
5693 ahc_outb(ahc, SCBPTR, TCL_LUN(tcl)); in ahc_unbusy_tcl()
5711 ahc_outb(ahc, SCBPTR, TCL_LUN(tcl)); in ahc_busy_tcl()
Daic79xx_core.c7951 ahd_set_scbptr(ahd, TCL_LUN(tcl) in ahd_index_busy_tcl()