Home
last modified time | relevance | path

Searched refs:SCSIBUSL (Results 1 – 9 of 9) sorted by relevance

/linux-2.4.37.9/drivers/scsi/aic7xxx_old/
Daic7xxx_reg.h151 #define SCSIBUSL 0x12 macro
Daic7xxx.seq974 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*/
Daic7xxx.reg377 register SCSIBUSL {
/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx.seq79 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*/
Daic7xxx_reg.h1212 #define SCSIBUSL 0x12 macro
Daic7xxx_core.c604 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()
Daic7xxx.reg402 register SCSIBUSL {
Daic79xx.seq1218 * byte directly off the bus using SCSIBUSL. When we have pulled the ATN
/linux-2.4.37.9/drivers/scsi/
Daic7xxx_old.c6117 p->msg_buf[p->msg_index] = aic_inb(p, SCSIBUSL); in aic7xxx_handle_reqinit()
6403 aic_outb(p, 0, SCSIBUSL); in aic7xxx_handle_scsiint()