Searched refs:SCB_TCL (Results 1 - 4 of 4) sorted by relevance

/drivers/scsi/aic7xxx_old/
H A Daic7xxx.seq167 and A,SELBUSB,SCB_TCL; /* Get new channel bit */
173 and A, TID, SCB_TCL; /* Get target ID */
177 and A, TID, SCB_TCL; /* Get target ID */
269 mov SAVED_TCL, SCB_TCL;
715 and SINDEX,0xf,SCB_TCL; /* lun */
717 and SINDEX,0x7,SCB_TCL; /* lun */
982 cmp SCB_TCL, A jne not_found_cleanup_scb;
1163 mvi SCB_TCL jmp findSCB_loop; /* &SCB_TCL -> SINDEX */
H A Daic7xxx_reg.h490 #define SCB_TCL 0xa1 macro
H A Daic7xxx.reg903 SCB_TCL {
/drivers/scsi/
H A Daic7xxx_old.c2075 lun = aic_inb(p, SCB_TCL) & 0x07;

Completed in 100 milliseconds