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

/freebsd-11-stable/sys/dev/aic/
H A Daic6360reg.h116 #define ATNI 0x10 macro
/freebsd-11-stable/sys/dev/aic7xxx/
H A Daic7xxx_reg.h1092 #define ATNI 0x10 macro
H A Daic7xxx.c2548 if ((ahc_inb(ahc, SCSISIGI) & ATNI) != 0) {
2847 if ((ahc_inb(ahc, SCSISIGI) & ATNI) != 0
2929 lastbyte = (ahc_inb(ahc, SCSISIGI) & ATNI) == 0;
H A Daic79xx_reg.h2704 #define ATNI 0x10 macro
H A Daic79xx.c4104 if ((ahd_inb(ahd, SCSISIGI) & ATNI) != 0
4157 lastbyte = (ahd_inb(ahd, SCSISIGI) & ATNI) == 0;

Completed in 198 milliseconds