Searched defs:tcl (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.4/drivers/scsi/aic7xxx/ |
D | aic7xxx_core.c | 5664 ahc_index_busy_tcl(struct ahc_softc *ahc, u_int tcl) in ahc_index_busy_tcl() 5685 ahc_unbusy_tcl(struct ahc_softc *ahc, u_int tcl) in ahc_unbusy_tcl() 5703 ahc_busy_tcl(struct ahc_softc *ahc, u_int tcl, u_int scbid) in ahc_busy_tcl() 6357 u_int tcl; in ahc_abort_scbs() local
|
D | aic79xx_core.c | 1082 ahd_unbusy_tcl(struct ahd_softc *ahd, u_int tcl) in ahd_unbusy_tcl() 7944 ahd_index_busy_tcl(struct ahd_softc *ahd, u_int *saved_scbid, u_int tcl) in ahd_index_busy_tcl() 7966 ahd_find_busy_tcl(struct ahd_softc *ahd, u_int tcl) in ahd_find_busy_tcl() 7979 ahd_busy_tcl(struct ahd_softc *ahd, u_int tcl, u_int scbid) in ahd_busy_tcl() 8577 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-v5.4/arch/mips/include/asm/octeon/ |
D | cvmx-lmcx-defs.h | 1796 uint64_t tcl:4; member
|