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

/freebsd-11.0-release/sys/powerpc/powermac/
H A Dpmuvar.h140 PMU_PWR_WAKEUP_AC_INSERT = 0x02, /* Wake on AC adapter plug */ enumerator in enum:__anon13218
H A Dpmu.c838 uint8_t setcmd[] = {0, 0, PMU_PWR_WAKEUP_AC_INSERT};
847 server_mode = (resp[2] & PMU_PWR_WAKEUP_AC_INSERT) ? 1 : 0;

Completed in 106 milliseconds