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

/freebsd-11-stable/sys/dev/aic7xxx/
H A Daic7xxx_inline.h114 if ((ahc_inb(ahc, INTSTAT) & (SCSIINT | SEQINT | BRKADRINT)) == 0)
635 } else if (intstat & BRKADRINT) {
H A Daic7xxx_pci.c1196 if ((ahc_inb(ahc, INTSTAT) & BRKADRINT) == 0
1208 && ((ahc_inb(ahc, INTSTAT) & BRKADRINT) == 0
H A Daic7xxx_reg.h1536 #define BRKADRINT 0x08 macro
H A Daic79xx_reg.h2391 #define BRKADRINT 0x40 macro

Completed in 103 milliseconds