Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic7xxx_inline.h596 if ((intstat & INT_PEND) == 0) { in ahc_intr()
H A Daic79xx_inline.h923 if ((intstat & INT_PEND) == 0) in ahd_intr()
H A Daic7xxx_reg.h1531 #define INT_PEND 0x0f macro
H A Daic7xxx.reg859 mask INT_PEND (BRKADRINT|SEQINT|SCSIINT|CMDCMPLT)
H A Daic79xx_reg.h2386 #define INT_PEND 0xff macro
H A Daic7xxx.c5164 if ((intstat & INT_PEND) == 0) { in ahc_pause_and_flushwork()
5170 && ((intstat & INT_PEND) != 0 in ahc_pause_and_flushwork()
H A Daic79xx.c7107 if ((intstat & INT_PEND) == 0) { in ahd_pause_and_flushwork()
7113 && ((intstat & INT_PEND) != 0 in ahd_pause_and_flushwork()
H A Daic79xx.reg111 mask INT_PEND 0xFF