Searched refs:SCSIBUSL (Results 1 – 5 of 5) sorted by relevance
| /freebsd-10-stable/sys/dev/aic7xxx/ |
| D | aic7xxx.seq | 79 clr SCSIBUSL; 535 clr SCSIBUSL; 683 clr SCSIBUSL; /* Prevent bit leakage durint SELTO */ 1897 cmp SCSIBUSL,MSG_SIMPLE_Q_TAG jne not_found; 1968 * using SCSIBUSL. When we have pulled the ATN line, or we just want to 1995 mov DINDIR,SCSIBUSL ret; /*read byte directly from bus*/
|
| D | aic7xxx_reg.h | 1214 #define SCSIBUSL 0x12 macro
|
| D | aic7xxx.c | 624 ahc_inb(ahc, SCSIBUSL), ahc_inb(ahc, SCSISIGI)); in ahc_handle_seqint() 952 ahc_inb(ahc, SCSIBUSL), ahc_inb(ahc, SCSISIGI)); in ahc_handle_seqint() 2785 ahc->msgin_buf[ahc->msgin_index] = ahc_inb(ahc, SCSIBUSL); in ahc_handle_message_phase() 6788 ahc_scsibusl_print(ahc_inb(ahc, SCSIBUSL), &cur_col, 50); in ahc_dump_card_state()
|
| D | aic7xxx.reg | 402 register SCSIBUSL {
|
| D | aic79xx.seq | 1423 * byte directly off the bus using SCSIBUSL. When we have pulled the ATN
|