Searched refs:APMIO_STANDBY (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/x86/include/
H A Dapm_bios.h253 #define APMIO_STANDBY _IO('P', 12) macro
/freebsd-current/usr.sbin/apm/
H A Dapm.c123 if (ioctl(fd, APMIO_STANDBY, NULL) == -1)
124 err(1, "ioctl(APMIO_STANDBY)");
/freebsd-current/sys/x86/acpica/
H A Dacpi_apm.c298 case APMIO_STANDBY:

Completed in 144 milliseconds