Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/acpica/
H A Dacpi_apm.c173 if (app->ap_device != PMDV_ALLDEV && in acpi_capm_get_pwstatus()
177 if (app->ap_device == PMDV_ALLDEV) in acpi_capm_get_pwstatus()
/f-stack/freebsd/x86/include/
H A Dapm_bios.h81 #define PMDV_ALLDEV 0x0001 macro