Home
last modified time | relevance | path

Searched refs:INTERRUPT_STATUS (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Dad1848reg.h94 #define INTERRUPT_STATUS 0x01 macro
/netbsd-src/sys/dev/isa/
H A Dpasreg.h104 #define INTERRUPT_STATUS 0x0B89 /* R W Control */ macro
H A Dad1848_isa.c713 if ((status & INTERRUPT_STATUS) != 0) { in ad1848_isa_intr()
/netbsd-src/sys/dev/ebus/
H A Dcs4231_ebus.c553 if (status & INTERRUPT_STATUS) { in cs4231_ebus_intr()
/netbsd-src/sys/dev/sbus/
H A Dcs4231_sbus.c526 if (status & INTERRUPT_STATUS) { in cs4231_sbus_intr()