Home
last modified time | relevance | path

Searched defs:tcl (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx_core.c5177 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
Daic79xx_core.c6762 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
Daic79xx.h111 #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()
Daic7xxx.h109 #define TCL_TARGET_OFFSET(tcl) \ argument
111 #define TCL_LUN(tcl) \ argument
/linux-2.4.37.9/drivers/scsi/
Daic7xxx_old.c2577 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