Searched refs:SCSIBUSL (Results 1 – 9 of 9) sorted by relevance
/linux-2.4.37.9/drivers/scsi/aic7xxx_old/ |
D | aic7xxx_reg.h | 151 #define SCSIBUSL 0x12 macro
|
D | aic7xxx.seq | 974 cmp SCSIBUSL,MSG_SIMPLE_Q_TAG jne not_found; 1047 * using SCSIBUSL. When we have pulled the ATN line, or we just want to 1071 mov DINDIR,SCSIBUSL ret; /*read byte directly from bus*/
|
D | aic7xxx.reg | 377 register SCSIBUSL {
|
/linux-2.4.37.9/drivers/scsi/aic7xxx/ |
D | aic7xxx.seq | 79 clr SCSIBUSL; 531 clr SCSIBUSL; 679 clr SCSIBUSL; /* Prevent bit leakage durint SELTO */ 1892 cmp SCSIBUSL,MSG_SIMPLE_Q_TAG jne not_found; 1963 * using SCSIBUSL. When we have pulled the ATN line, or we just want to 1990 mov DINDIR,SCSIBUSL ret; /*read byte directly from bus*/
|
D | aic7xxx_reg.h | 1212 #define SCSIBUSL 0x12 macro
|
D | aic7xxx_core.c | 604 ahc_inb(ahc, SCSIBUSL), ahc_inb(ahc, SCSISIGI)); in ahc_handle_seqint() 932 ahc_inb(ahc, SCSIBUSL), ahc_inb(ahc, SCSISIGI)); in ahc_handle_seqint() 2766 ahc->msgin_buf[ahc->msgin_index] = ahc_inb(ahc, SCSIBUSL); in ahc_handle_message_phase() 6689 ahc_scsibusl_print(ahc_inb(ahc, SCSIBUSL), &cur_col, 50); in ahc_dump_card_state()
|
D | aic7xxx.reg | 402 register SCSIBUSL {
|
D | aic79xx.seq | 1218 * byte directly off the bus using SCSIBUSL. When we have pulled the ATN
|
/linux-2.4.37.9/drivers/scsi/ |
D | aic7xxx_old.c | 6117 p->msg_buf[p->msg_index] = aic_inb(p, SCSIBUSL); in aic7xxx_handle_reqinit() 6403 aic_outb(p, 0, SCSIBUSL); in aic7xxx_handle_scsiint()
|