Searched refs:SCSIBUSL (Results 1 – 10 of 10) sorted by relevance
/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 {
|
/drivers/scsi/aic7xxx/ |
D | aic7xxx_reg.h_shipped | 89 ahc_print_register(NULL, 0, "SCSIBUSL", 0x12, regvalue, cur_col, wrap) 337 #define SCSIBUSL 0x12
|
D | aic7xxx_reg_print.c_shipped | 196 return (ahc_print_register(NULL, 0, "SCSIBUSL",
|
D | aic7xxx.seq | 79 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*/
|
D | aic7xxx_core.c | 1185 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()
|
D | aic7xxx.reg | 427 register SCSIBUSL {
|
D | aic79xx.seq | 1423 * byte directly off the bus using SCSIBUSL. When we have pulled the ATN
|
/drivers/scsi/ |
D | aic7xxx_old.c | 5596 p->msg_buf[p->msg_index] = aic_inb(p, SCSIBUSL); in aic7xxx_handle_reqinit() 5883 aic_outb(p, 0, SCSIBUSL); in aic7xxx_handle_scsiint()
|