Home
last modified time | relevance | path

Searched refs:INT_PEND (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/sys/dev/ic/
H A Daic7xxx_inline.h571 if ((intstat & INT_PEND) == 0) { in ahc_intr()
H A Daic79xx_openbsd.c459 if (ahd_inb(ahd, INTSTAT) & INT_PEND) in ahd_poll()
H A Daic7xxx_openbsd.c485 if (ahc_inb(ahc, INTSTAT) & INT_PEND) in ahc_poll()
H A Daic79xx.c6840 if ((intstat & INT_PEND) == 0) { in ahd_pause_and_flushwork()
6846 && ((intstat & INT_PEND) != 0 in ahd_pause_and_flushwork()
10628 if ((intstat & INT_PEND) == 0) in ahd_intr()
/openbsd-src/sys/dev/microcode/aic7xxx/
H A Daic7xxx_reg.h1532 #define INT_PEND 0x0f macro
H A Daic7xxx.reg862 mask INT_PEND (BRKADRINT|SEQINT|SCSIINT|CMDCMPLT)
H A Daic79xx_reg.h2388 #define INT_PEND 0xff macro
H A Daic79xx.reg114 mask INT_PEND 0xFF