Searched refs:APM_AC_UNKNOWN (Results 1 - 18 of 18) sorted by relevance

/openbsd-current/usr.sbin/apmd/
H A Dapmsubr.c67 case APM_AC_UNKNOWN:
/openbsd-current/sys/arch/macppc/include/
H A Dapmvar.h48 #define APM_AC_UNKNOWN 0xff macro
/openbsd-current/sys/arch/sparc64/include/
H A Dapmvar.h48 #define APM_AC_UNKNOWN 0xff macro
/openbsd-current/sys/arch/loongson/include/
H A Dapmvar.h48 #define APM_AC_UNKNOWN 0xff macro
/openbsd-current/sys/arch/arm/include/
H A Dapmvar.h48 #define APM_AC_UNKNOWN 0xff macro
/openbsd-current/sys/arch/powerpc64/include/
H A Dapmvar.h48 #define APM_AC_UNKNOWN 0xff macro
/openbsd-current/sys/arch/arm64/include/
H A Dapmvar.h48 #define APM_AC_UNKNOWN 0xff macro
/openbsd-current/sys/arch/riscv64/include/
H A Dapmvar.h48 #define APM_AC_UNKNOWN 0xff macro
/openbsd-current/sys/dev/fdt/
H A Dcwfg.c118 .ac_state = APM_AC_UNKNOWN,
328 cwfg_power.ac_state = APM_AC_UNKNOWN;
H A Dqcpas.c1165 info->ac_state = APM_AC_UNKNOWN;
/openbsd-current/sys/arch/amd64/include/
H A Dapmvar.h132 #define APM_AC_UNKNOWN 0xff macro
/openbsd-current/sys/arch/i386/include/
H A Dapmvar.h131 #define APM_AC_UNKNOWN 0xff macro
/openbsd-current/sys/dev/i2c/
H A Dpijuice.c355 info->ac_state = APM_AC_UNKNOWN;
/openbsd-current/usr.sbin/apm/
H A Dapm.c274 reply.batterystate.ac_state = APM_AC_UNKNOWN;
/openbsd-current/sys/arch/arm64/dev/
H A Dapm.c328 info->ac_state = APM_AC_UNKNOWN;
H A Daplsmc.c652 info->ac_state = APM_AC_UNKNOWN;
/openbsd-current/sys/arch/loongson/dev/
H A Dapm.c336 info->ac_state = APM_AC_UNKNOWN;
/openbsd-current/sys/dev/acpi/
H A Dacpi.c3322 pi->ac_state = APM_AC_UNKNOWN;
3328 if (pi->ac_state == APM_AC_UNKNOWN)

Completed in 326 milliseconds