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

/freebsd-11-stable/sys/dev/aic7xxx/
H A Daic7xxx_inline.h596 if ((intstat & INT_PEND) == 0) {
H A Daic79xx_inline.h923 if ((intstat & INT_PEND) == 0)
H A Daic7xxx_reg.h1534 #define INT_PEND 0x0f macro
H A Daic7xxx.c5207 if ((intstat & INT_PEND) == 0) {
5213 && ((intstat & INT_PEND) != 0
H A Daic79xx_reg.h2389 #define INT_PEND 0xff macro
H A Daic79xx.c7168 if ((intstat & INT_PEND) == 0) {
7174 && ((intstat & INT_PEND) != 0

Completed in 107 milliseconds