Searched refs:NCR_INTR (Results 1 - 9 of 9) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/vax/vsa/
H A Dasc_vsbus.c159 dummy = ncr_regs[NCR_INTR << 2] & 0xFF;
165 dummy = ncr_regs[NCR_INTR << 2] & 0xFF;
/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dncr53c9xreg.h88 #define NCR_INTR 0x05 /* RO - Interrupt */ macro
H A Dncr53c9x.c572 * NCR_STAT, NCR_STEP & NCR_INTR are mostly zeroed out when reading
573 * NCR_INTR - so make sure it is the last read.
590 sc->sc_espintr = NCR_READ_REG(sc, NCR_INTR);
/netbsd-6-1-5-RELEASE/sys/arch/amiga/dev/
H A Dflsc.c340 fsc->sc_reg[NCR_INTR * 4]);
421 intrreg = fsc->sc_reg + NCR_INTR * 4;
/netbsd-6-1-5-RELEASE/sys/arch/next68k/stand/boot/
H A Dscsi.c206 sc->sc_intrstatus = sr[NCR_INTR];
/netbsd-6-1-5-RELEASE/sys/dev/pcmcia/
H A Desp_pcmcia.c372 espintr = NCR_READ_REG(sc, NCR_INTR);
/netbsd-6-1-5-RELEASE/sys/dev/isa/
H A Desp_isa.c526 espintr = NCR_READ_REG(sc, NCR_INTR);
/netbsd-6-1-5-RELEASE/sys/arch/mac68k/obio/
H A Desp.c416 intrreg = esc->sc_reg + NCR_INTR * 16;
/netbsd-6-1-5-RELEASE/sys/arch/next68k/dev/
H A Desp.c1620 NCR_READ_REG(sc, NCR_INTR), state);

Completed in 86 milliseconds