Searched refs:TCL_LUN (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
H A D | aic7xxx.h | 101 #define TCL_LUN(tcl) \ macro
|
H A D | aic79xx.h | 102 #define TCL_LUN(tcl) \ macro
|
H A D | aic7xxx_core.c | 5645 ahc_outb(ahc, SCBPTR, TCL_LUN(tcl)); in ahc_index_busy_tcl() 5665 ahc_outb(ahc, SCBPTR, TCL_LUN(tcl)); in ahc_unbusy_tcl() 5683 ahc_outb(ahc, SCBPTR, TCL_LUN(tcl)); in ahc_busy_tcl()
|
H A D | aic79xx_core.c | 7911 ahd_set_scbptr(ahd, TCL_LUN(tcl) in ahd_index_busy_tcl()
|
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H A D | aic7xxx.h | 101 #define TCL_LUN(tcl) \ macro
|
H A D | aic79xx.h | 102 #define TCL_LUN(tcl) \ macro
|
H A D | aic7xxx_core.c | 5642 ahc_outb(ahc, SCBPTR, TCL_LUN(tcl)); in ahc_index_busy_tcl() 5662 ahc_outb(ahc, SCBPTR, TCL_LUN(tcl)); in ahc_unbusy_tcl() 5680 ahc_outb(ahc, SCBPTR, TCL_LUN(tcl)); in ahc_busy_tcl()
|
H A D | aic79xx_core.c | 7906 ahd_set_scbptr(ahd, TCL_LUN(tcl) in ahd_index_busy_tcl()
|
Completed in 54 milliseconds