Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/x86/include/
HDapm_bios.h57 #define APM_GETCAPABILITIES 0x10 macro
/freebsd-11-stable/sys/i386/bios/
HDapm.c678 sc->bios.r.eax = (APM_BIOS << 8) | APM_GETCAPABILITIES; in apm_get_info()