Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/microcode/aic7xxx/
Daic7xxx_reg.h1517 #define SEQINT_MASK 0xf1 macro
Daic7xxx.reg861 mask SEQINT_MASK 0xf0|SEQINT /* SEQINT Status Codes */
/openbsd/src/sys/dev/ic/
Daic7xxx.c448 switch (intstat & SEQINT_MASK) { in ahc_handle_seqint()