Home
last modified time | relevance | path

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

/openbsd/src/sys/arch/amd64/include/
Dapmvar.h206 #define APM_GET_CAPABILITIES 0x5310 macro
/openbsd/src/sys/arch/i386/include/
Dapmvar.h205 #define APM_GET_CAPABILITIES 0x5310 macro
/openbsd/src/sys/arch/i386/i386/
Dapm.c414 if (apmcall(APM_GET_CAPABILITIES, APM_DEV_APM_BIOS, in apm_handle_event()