Home
last modified time | relevance | path

Searched refs:MC_WAKEUP (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/sys/arch/arm64/dev/
Daplmbox.c154 if (mc->mc_flags & MC_WAKEUP) in aplmbox_channel()
Drtkit.c833 client.mc_flags = MC_WAKEUP; in rtkit_init()
/openbsd/src/sys/dev/ofw/
Dofw_misc.h293 #define MC_WAKEUP 0x00000001 macro