Searched refs:SCB_64_BTT (Results 1 – 4 of 4) sorted by relevance
/linux-2.4.37.9/drivers/scsi/aic7xxx/ |
D | aic7xxx.seq | 1796 add DINDEX, SCB_64_BTT; 1818 add SINDEX, SCB_64_BTT; 1821 add NONE, -SCB_64_BTT, SINDEX; 1825 add NONE, -(SCB_64_BTT + 16), SINDEX;
|
D | aic7xxx_reg.h | 1675 #define SCB_64_BTT 0xd0 macro
|
D | aic7xxx_core.c | 5187 scbid = ahc_inb(ahc, SCB_64_BTT + TCL_TARGET_OFFSET(tcl)); in ahc_index_busy_tcl() 5207 ahc_outb(ahc, SCB_64_BTT+TCL_TARGET_OFFSET(tcl), SCB_LIST_NULL); in ahc_unbusy_tcl() 5225 ahc_outb(ahc, SCB_64_BTT + TCL_TARGET_OFFSET(tcl), scbid); in ahc_busy_tcl()
|
D | aic7xxx.reg | 1105 SCB_64_BTT {
|