Home
last modified time | relevance | path

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

/freebsd/sys/dev/xen/cpu/
H A Dxen_acpi_cpu.c101 acpi_get_pct(const ACPI_OBJECT *res, unsigned int idx, in acpi_get_pct() function
405 error = acpi_get_pct(pkg, 0, &sc->control_register); in acpi_fetch_px()
411 error = acpi_get_pct(pkg, 1, &sc->status_register); in acpi_fetch_px()