Searched refs:ATNI (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/dev/aic7xxx/ |
H A D | aic7xxx.seq | 236 test SCSISIGI, ATNI jz target_busfree; 263 test SCSISIGI, ATNI jz ident_messages_done; 288 test SCSISIGI, ATNI jz target_busfree; 312 test SCSISIGI, ATNI jnz target_mesgout_continue; 490 test SCSISIGI, ATNI jnz target_mesgout; 1625 test SCSISIGI, ATNI jnz mesgin_done; 1708 test SCSISIGI, ATNI jnz mesgin_done;
|
H A D | aic7xxx_reg.h | 1089 #define ATNI 0x10 macro
|
H A D | aic7xxx.reg | 110 field ATNI 0x10
|
H A D | aic79xx.seq | 1184 test SCSISIGI, ATNI jnz mesgin_done; 1292 test SCSISIGI, ATNI jnz mesgin_done;
|
H A D | aic79xx_reg.h | 2701 #define ATNI 0x10 macro
|
H A D | aic79xx.c | 4073 if ((ahd_inb(ahd, SCSISIGI) & ATNI) != 0 in ahd_handle_message_phase() 4125 lastbyte = (ahd_inb(ahd, SCSISIGI) & ATNI) == 0; in ahd_handle_message_phase()
|
H A D | aic79xx.reg | 1675 field ATNI 0x10
|