Home
last modified time | relevance | path

Searched refs:NO_SEQINT (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/sys/dev/microcode/aic7xxx/
Daic79xx.seq54 SET_SEQINTCODE(NO_SEQINT)
532 mvi SEQINTCODE, NO_SEQINT ret;
Daic79xx_reg.h2425 #define NO_SEQINT 0x00 macro
Daic79xx.reg124 NO_SEQINT, /* No seqint pending. */
/openbsd/src/sys/dev/ic/
Daic79xx.c1520 case NO_SEQINT: in ahd_handle_seqint()
10649 if (ahd_inb(ahd, SEQINTCODE) != NO_SEQINT) in ahd_intr()