acpi_PkgGas
acpi_PkgGas(sc->cpu_dev, pkg, 0, &cx_ptr->res_type,
error = acpi_PkgGas(dev, pkg, 0, &type, rid, &res, 0);
error = acpi_PkgGas(sc->dev, pkg, 0, &sc->perf_ctrl_type, sc->px_rid,
error = acpi_PkgGas(sc->dev, pkg, 1, &sc->perf_sts_type, sc->px_rid,
int acpi_PkgGas(device_t dev, ACPI_OBJECT *res, int idx, int *type,