Searched defs:tcl (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/drivers/scsi/aic7xxx/ |
D | aic7xxx_core.c | 5697 ahc_index_busy_tcl(struct ahc_softc *ahc, u_int tcl) in ahc_index_busy_tcl() 5718 ahc_unbusy_tcl(struct ahc_softc *ahc, u_int tcl) in ahc_unbusy_tcl() 5736 ahc_busy_tcl(struct ahc_softc *ahc, u_int tcl, u_int scbid) in ahc_busy_tcl() 6390 u_int tcl; in ahc_abort_scbs() local
|
D | aic79xx_core.c | 1090 ahd_unbusy_tcl(struct ahd_softc *ahd, u_int tcl) in ahd_unbusy_tcl() 7985 ahd_index_busy_tcl(struct ahd_softc *ahd, u_int *saved_scbid, u_int tcl) in ahd_index_busy_tcl() 8007 ahd_find_busy_tcl(struct ahd_softc *ahd, u_int tcl) in ahd_find_busy_tcl() 8020 ahd_busy_tcl(struct ahd_softc *ahd, u_int tcl, u_int scbid) in ahd_busy_tcl() 8617 u_int tcl; in ahd_abort_scbs() local
|
D | aic7xxx.h | 99 #define TCL_TARGET_OFFSET(tcl) \ argument 101 #define TCL_LUN(tcl) \ argument
|
D | aic79xx.h | 100 #define TCL_TARGET_OFFSET(tcl) \ argument 102 #define TCL_LUN(tcl) \ argument
|
/Linux-v4.19/arch/mips/include/asm/octeon/ |
D | cvmx-lmcx-defs.h | 2055 uint64_t tcl:4; member
|