Searched defs:tcl (Results 1 – 5 of 5) sorted by relevance
/linux-3.3/drivers/scsi/aic7xxx/ |
D | aic7xxx_core.c | 5698 ahc_index_busy_tcl(struct ahc_softc *ahc, u_int tcl) in ahc_index_busy_tcl() 5719 ahc_unbusy_tcl(struct ahc_softc *ahc, u_int tcl) in ahc_unbusy_tcl() 5737 ahc_busy_tcl(struct ahc_softc *ahc, u_int tcl, u_int scbid) in ahc_busy_tcl() 6391 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() 7996 ahd_index_busy_tcl(struct ahd_softc *ahd, u_int *saved_scbid, u_int tcl) in ahd_index_busy_tcl() 8018 ahd_find_busy_tcl(struct ahd_softc *ahd, u_int tcl) in ahd_find_busy_tcl() 8031 ahd_busy_tcl(struct ahd_softc *ahd, u_int tcl, u_int scbid) in ahd_busy_tcl() 8628 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-3.3/drivers/scsi/ |
D | aic7xxx_old.c | 2472 aic7xxx_index_busy_target(struct aic7xxx_host *p, unsigned char tcl, in aic7xxx_index_busy_target() 3114 unsigned char active_scb, tcl, scb_tag; in aic7xxx_reset_device() local
|