Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/acpica/
H A Dacpi_apm.c174 (app->ap_device < PMDV_BATT0 || app->ap_device > PMDV_BATT_ALL)) in acpi_capm_get_pwstatus()
180 unit = app->ap_device - PMDV_BATT0; in acpi_capm_get_pwstatus()
/f-stack/freebsd/x86/include/
H A Dapm_bios.h109 #define PMDV_BATT0 0x8001 macro