Searched refs:ATNI (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/sys/dev/aic7xxx/
H A Daic7xxx_reg.h1089 #define ATNI 0x10 macro
H A Daic7xxx.c2530 if ((ahc_inb(ahc, SCSISIGI) & ATNI) != 0) {
2828 if ((ahc_inb(ahc, SCSISIGI) & ATNI) != 0
2909 lastbyte = (ahc_inb(ahc, SCSISIGI) & ATNI) == 0;
H A Daic79xx_reg.h2701 #define ATNI 0x10 macro
H A Daic79xx.c4073 if ((ahd_inb(ahd, SCSISIGI) & ATNI) != 0
4125 lastbyte = (ahd_inb(ahd, SCSISIGI) & ATNI) == 0;

Completed in 204 milliseconds