Searched defs:tcl (Results 1 – 5 of 5) sorted by relevance
/linux-2.4.37.9/drivers/scsi/aic7xxx/ |
D | aic7xxx_core.c | 5177 ahc_index_busy_tcl(struct ahc_softc *ahc, u_int tcl) in ahc_index_busy_tcl() 5198 ahc_unbusy_tcl(struct ahc_softc *ahc, u_int tcl) in ahc_unbusy_tcl() 5216 ahc_busy_tcl(struct ahc_softc *ahc, u_int tcl, u_int scbid) in ahc_busy_tcl() 5870 u_int tcl; in ahc_abort_scbs() local
|
D | aic79xx_core.c | 6762 ahd_index_busy_tcl(struct ahd_softc *ahd, u_int *saved_scbid, u_int tcl) in ahd_index_busy_tcl() 6784 ahd_find_busy_tcl(struct ahd_softc *ahd, u_int tcl) in ahd_find_busy_tcl() 6797 ahd_busy_tcl(struct ahd_softc *ahd, u_int tcl, u_int scbid) in ahd_busy_tcl() 7331 u_int tcl; in ahd_abort_scbs() local
|
D | aic79xx.h | 111 #define TCL_TARGET_OFFSET(tcl) \ argument 113 #define TCL_LUN(tcl) \ argument 1335 ahd_unbusy_tcl(struct ahd_softc *ahd, u_int tcl) in ahd_unbusy_tcl()
|
D | aic7xxx.h | 109 #define TCL_TARGET_OFFSET(tcl) \ argument 111 #define TCL_LUN(tcl) \ argument
|
/linux-2.4.37.9/drivers/scsi/ |
D | aic7xxx_old.c | 2577 aic7xxx_index_busy_target(struct aic7xxx_host *p, unsigned char tcl, in aic7xxx_index_busy_target() 3372 unsigned char active_scb, tcl; in aic7xxx_reset_device() local
|