Home
last modified time | relevance | path

Searched refs:PNP_IC_CONTORL_EVENT_MASK (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/arch/i386/pnpbios/
Dpnpbiosreg.h104 #define PNP_IC_CONTORL_EVENT_MASK 0x0003 macro
Dpnpbios.c315 evtype = (sc->sc_control & PNP_IC_CONTORL_EVENT_MASK); in pnpbios_attach()
1403 if ((sc->sc_control & PNP_IC_CONTORL_EVENT_MASK) in pnpbios_event_thread()