Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/aic7xxx/
Daic7xxx.h101 #define TCL_LUN(tcl) \ macro
Daic79xx.h102 #define TCL_LUN(tcl) \ macro
Daic7xxx_core.c5707 ahc_outb(ahc, SCBPTR, TCL_LUN(tcl)); in ahc_index_busy_tcl()
5727 ahc_outb(ahc, SCBPTR, TCL_LUN(tcl)); in ahc_unbusy_tcl()
5745 ahc_outb(ahc, SCBPTR, TCL_LUN(tcl)); in ahc_busy_tcl()
Daic79xx_core.c8003 ahd_set_scbptr(ahd, TCL_LUN(tcl) in ahd_index_busy_tcl()