Home
last modified time | relevance | path

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

/freebsd/sys/x86/include/
H A Dapm_bios.h246 #define APMIO_ENABLE _IO('P', 5) macro
/freebsd/usr.sbin/apm/
H A Dapm.c138 if (ioctl(fd, APMIO_ENABLE) == -1) in apm_enable()
/freebsd/sys/x86/acpica/
H A Dacpi_apm.c349 case APMIO_ENABLE: in apmioctl()