HomeSort by: relevance | last modified time | path
    Searched refs:ATNI (Results 1 - 9 of 9) sorted by relevancy

  /src/sys/dev/ic/
mb89352reg.h 138 #define ATNI 0x20
aic6360reg.h 136 #define ATNI 0x10
aic7xxx.c 2529 if ((ahc_inb(ahc, SCSISIGI) & ATNI) != 0) {
2822 if ((ahc_inb(ahc, SCSISIGI) & ATNI) != 0
2870 lastbyte = (ahc_inb(ahc, SCSISIGI) & ATNI) == 0;
aic79xx.c 3975 if ((ahd_inb(ahd, SCSISIGI) & ATNI) != 0
4028 lastbyte = (ahd_inb(ahd, SCSISIGI) & ATNI) == 0;
  /src/sys/dev/microcode/aic7xxx/
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;
488 test SCSISIGI, ATNI jnz target_mesgout;
1626 test SCSISIGI, ATNI jnz mesgin_done;
1709 test SCSISIGI, ATNI jnz mesgin_done;
aic7xxx.reg 112 field ATNI 0x10
aic7xxx_reg.h 1097 #define ATNI 0x10
aic79xx.reg 1686 field ATNI 0x10
aic79xx_reg.h 2667 #define ATNI 0x10

Completed in 34 milliseconds