Home
last modified time | relevance | path

Searched refs:SEQINT_MASK (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/sys/dev/aic7xxx/
H A Daic7xxx_reg.h1516 #define SEQINT_MASK 0xf1 macro
H A Daic7xxx.reg858 mask SEQINT_MASK 0xf0|SEQINT /* SEQINT Status Codes */
H A Daic7xxx.c425 switch (intstat & SEQINT_MASK) { in ahc_handle_seqint()