Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/aic7xxx/
H A Daic7xxx_inline.h598 if ((intstat & INT_PEND) == 0) { in ahc_intr()
H A Daic79xx_inline.h925 if ((intstat & INT_PEND) == 0) in ahd_intr()
H A Daic7xxx_reg.h1534 #define INT_PEND 0x0f macro
H A Daic7xxx.reg861 mask INT_PEND (BRKADRINT|SEQINT|SCSIINT|CMDCMPLT)
H A Daic79xx_reg.h2389 #define INT_PEND 0xff macro
H A Daic7xxx.c5209 if ((intstat & INT_PEND) == 0) { in ahc_pause_and_flushwork()
5215 && ((intstat & INT_PEND) != 0 in ahc_pause_and_flushwork()
H A Daic79xx.c7170 if ((intstat & INT_PEND) == 0) { in ahd_pause_and_flushwork()
7176 && ((intstat & INT_PEND) != 0 in ahd_pause_and_flushwork()
H A Daic79xx.reg113 mask INT_PEND 0xFF