Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic7xxx_inline.h114 if ((ahc_inb(ahc, INTSTAT) & (SCSIINT | SEQINT | BRKADRINT)) == 0) in ahc_unpause()
635 } else if (intstat & BRKADRINT) { in ahc_intr()
H A Daic7xxx_pci.c1186 if ((ahc_inb(ahc, INTSTAT) & BRKADRINT) == 0 in ahc_probe_ext_scbram()
1198 && ((ahc_inb(ahc, INTSTAT) & BRKADRINT) == 0 in ahc_probe_ext_scbram()
H A Daic7xxx.reg801 field BRKADRINT 0x08
859 mask INT_PEND (BRKADRINT|SEQINT|SCSIINT|CMDCMPLT)
H A Daic7xxx_reg.h1533 #define BRKADRINT 0x08 macro
H A Daic79xx_reg.h2388 #define BRKADRINT 0x40 macro
H A Daic79xx.reg104 field BRKADRINT 0x40