Home
last modified time | relevance | path

Searched refs:APM_DEV_ALLDEVS (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/sys/arch/i386/i386/
Dapm.c169 #define apm_get_powstat(r) apmcall(APM_POWER_STATUS, APM_DEV_ALLDEVS, r)
260 apm_set_powstate(APM_DEV_ALLDEVS, state); in apm_suspend()
445 apm_set_powstate(APM_DEV_ALLDEVS, APM_LASTREQ_INPROG); in apm_periodic_check()
679 (apm_minver == 1 ? APM_DEV_ALLDEVS : APM_DEFAULTS_ALL), &regs)) in apm_disconnect()
817 apm_powmgt_engage(1, APM_DEV_ALLDEVS); in apmattach()
Dmachdep.c2676 (void) apm_set_powstate(APM_DEV_ALLDEVS, in boot()
/openbsd/src/sys/arch/amd64/include/
Dapmvar.h76 #define APM_DEV_ALLDEVS 0x0001 macro
/openbsd/src/sys/arch/i386/include/
Dapmvar.h75 #define APM_DEV_ALLDEVS 0x0001 macro