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

/freebsd-12-stable/sys/dev/aic/
H A Daic6360reg.h118 #define ATNI 0x10 macro
/freebsd-12-stable/sys/dev/aic7xxx/
H A Daic7xxx_reg.h1092 #define ATNI 0x10 macro
H A Daic7xxx.c2550 if ((ahc_inb(ahc, SCSISIGI) & ATNI) != 0) {
2849 if ((ahc_inb(ahc, SCSISIGI) & ATNI) != 0
2931 lastbyte = (ahc_inb(ahc, SCSISIGI) & ATNI) == 0;
H A Daic79xx_reg.h2704 #define ATNI 0x10 macro
H A Daic79xx.c4106 if ((ahd_inb(ahd, SCSISIGI) & ATNI) != 0
4159 lastbyte = (ahd_inb(ahd, SCSISIGI) & ATNI) == 0;

Completed in 144 milliseconds