Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/i386/bios/
Dapm.c1059 #define OPMEV_DEBUGMESSAGE(symbol) case symbol: \ in apm_processevent() macro
1065 OPMEV_DEBUGMESSAGE(PMEV_STANDBYREQ); in apm_processevent()
1073 OPMEV_DEBUGMESSAGE(PMEV_USERSTANDBYREQ); in apm_processevent()
1081 OPMEV_DEBUGMESSAGE(PMEV_SUSPENDREQ); in apm_processevent()
1090 OPMEV_DEBUGMESSAGE(PMEV_USERSUSPENDREQ); in apm_processevent()
1099 OPMEV_DEBUGMESSAGE(PMEV_CRITSUSPEND); in apm_processevent()
1102 OPMEV_DEBUGMESSAGE(PMEV_NORMRESUME); in apm_processevent()
1106 OPMEV_DEBUGMESSAGE(PMEV_CRITRESUME); in apm_processevent()
1110 OPMEV_DEBUGMESSAGE(PMEV_STANDBYRESUME); in apm_processevent()
1113 OPMEV_DEBUGMESSAGE(PMEV_BATTERYLOW); in apm_processevent()
[all …]