Searched defs:tcl (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/scsi/aic7xxx/ |
A D | aic7xxx_core.c | 5633 ahc_index_busy_tcl(struct ahc_softc *ahc, u_int tcl) in ahc_index_busy_tcl() 5654 ahc_unbusy_tcl(struct ahc_softc *ahc, u_int tcl) in ahc_unbusy_tcl() 5672 ahc_busy_tcl(struct ahc_softc *ahc, u_int tcl, u_int scbid) in ahc_busy_tcl() 6324 u_int tcl; in ahc_abort_scbs() local
|
A D | aic79xx_core.c | 1082 ahd_unbusy_tcl(struct ahd_softc *ahd, u_int tcl) in ahd_unbusy_tcl() 7899 ahd_index_busy_tcl(struct ahd_softc *ahd, u_int *saved_scbid, u_int tcl) in ahd_index_busy_tcl() 7921 ahd_find_busy_tcl(struct ahd_softc *ahd, u_int tcl) in ahd_find_busy_tcl() 7934 ahd_busy_tcl(struct ahd_softc *ahd, u_int tcl, u_int scbid) in ahd_busy_tcl() 8532 u_int tcl; in ahd_abort_scbs() local
|
A D | aic7xxx.h | 99 #define TCL_TARGET_OFFSET(tcl) \ argument 101 #define TCL_LUN(tcl) \ argument
|
A D | aic79xx.h | 100 #define TCL_TARGET_OFFSET(tcl) \ argument 102 #define TCL_LUN(tcl) \ argument
|
/linux/arch/mips/include/asm/octeon/ |
A D | cvmx-lmcx-defs.h | 1796 uint64_t tcl:4; member
|
Completed in 49 milliseconds