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

/freebsd-10.1-release/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.reg803 field BRKADRINT 0x08
861 mask INT_PEND (BRKADRINT|SEQINT|SCSIINT|CMDCMPLT)
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.reg106 field BRKADRINT 0x40
H A Daic79xx_reg.h2391 #define BRKADRINT 0x40 macro

Completed in 197 milliseconds