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

/freebsd-13-stable/sys/dev/aic7xxx/
H A Daic7xxx_inline.h598 if ((intstat & INT_PEND) == 0) {
H A Daic79xx_inline.h925 if ((intstat & INT_PEND) == 0)
H A Daic7xxx_reg.h1533 #define INT_PEND 0x0f macro
H A Daic7xxx.c5188 if ((intstat & INT_PEND) == 0) {
5194 && ((intstat & INT_PEND) != 0
H A Daic79xx_reg.h2388 #define INT_PEND 0xff macro
H A Daic79xx.c7133 if ((intstat & INT_PEND) == 0) {
7139 && ((intstat & INT_PEND) != 0

Completed in 257 milliseconds