Home
last modified time | relevance | path

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

/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 {
/drivers/scsi/aic7xxx/
Daic7xxx_reg.h_shipped89 ahc_print_register(NULL, 0, "SCSIBUSL", 0x12, regvalue, cur_col, wrap)
337 #define SCSIBUSL 0x12
Daic7xxx_reg_print.c_shipped196 return (ahc_print_register(NULL, 0, "SCSIBUSL",
Daic7xxx.seq79 clr SCSIBUSL;
531 clr SCSIBUSL;
679 clr SCSIBUSL; /* Prevent bit leakage durint SELTO */
1893 cmp SCSIBUSL,MSG_SIMPLE_Q_TAG jne not_found;
1964 * using SCSIBUSL. When we have pulled the ATN line, or we just want to
1991 mov DINDIR,SCSIBUSL ret; /*read byte directly from bus*/
Daic7xxx_core.c1185 ahc_inb(ahc, SCSIBUSL), ahc_inb(ahc, SCSISIGI)); in ahc_handle_seqint()
1514 ahc_inb(ahc, SCSIBUSL), ahc_inb(ahc, SCSISIGI)); in ahc_handle_seqint()
3362 ahc->msgin_buf[ahc->msgin_index] = ahc_inb(ahc, SCSIBUSL); in ahc_handle_message_phase()
7210 ahc_scsibusl_print(ahc_inb(ahc, SCSIBUSL), &cur_col, 50); in ahc_dump_card_state()
Daic7xxx.reg427 register SCSIBUSL {
Daic79xx.seq1423 * byte directly off the bus using SCSIBUSL. When we have pulled the ATN
/drivers/scsi/
Daic7xxx_old.c5596 p->msg_buf[p->msg_index] = aic_inb(p, SCSIBUSL); in aic7xxx_handle_reqinit()
5883 aic_outb(p, 0, SCSIBUSL); in aic7xxx_handle_scsiint()