Searched refs:PNP_IC_CONTORL_EVENT_MASK (Results 1 – 2 of 2) sorted by relevance
104 #define PNP_IC_CONTORL_EVENT_MASK 0x0003 macro
315 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()