Searched refs:acpi_PkgGas (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/acpica/
H A Dacpi_package.c119 acpi_PkgGas(device_t dev, ACPI_OBJECT *res, int idx, int *type, int *rid, function
H A Dacpi_perf.c196 error = acpi_PkgGas(dev, pkg, 0, &type, &rid, &res, 0);
331 error = acpi_PkgGas(sc->dev, pkg, 0, &sc->perf_ctrl_type, &sc->px_rid,
347 error = acpi_PkgGas(sc->dev, pkg, 1, &sc->perf_sts_type, &sc->px_rid,
H A Dacpivar.h478 int acpi_PkgGas(device_t dev, ACPI_OBJECT *res, int idx, int *type,
H A Dacpi_cpu.c946 acpi_PkgGas(sc->cpu_dev, pkg, 0, &cx_ptr->res_type,

Completed in 81 milliseconds