Searched refs:MBPPF_WAKEUP (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/sbus/
H A Dmagmareg.h189 #define MBPPF_WAKEUP (1<<4) macro
H A Dmagma.c475 SET(mbpp->mp_flags, MBPPF_WAKEUP);
574 SET(mbpp->mp_flags, MBPPF_WAKEUP);
746 CLR(mp->mp_flags, MBPPF_WAKEUP);
749 if (ISSET(flags, MBPPF_WAKEUP)) {

Completed in 95 milliseconds