acpi_PkgInt32
if (acpi_PkgInt32(res, 1, &prw->lowest_wake) != 0)
if (acpi_PkgInt32(res2, 1, &prw->gpe_bit) != 0)
if (acpi_PkgInt32(res, 0, &sc->bst.state) != 0)
if (acpi_PkgInt32(res, 1, &sc->bst.rate) != 0)
if (acpi_PkgInt32(res, 2, &sc->bst.cap) != 0)
if (acpi_PkgInt32(res, 3, &sc->bst.volt) != 0)
if (acpi_PkgInt32(res, i++, &sc->bif.units) != 0)
if (acpi_PkgInt32(res, i++, &sc->bif.dcap) != 0)
if (acpi_PkgInt32(res, i++, &sc->bif.lfcap) != 0)
if (acpi_PkgInt32(res, i++, &sc->bif.btech) != 0)
if (acpi_PkgInt32(res, i++, &sc->bif.dvol) != 0)
if (acpi_PkgInt32(res, i++, &sc->bif.wcap) != 0)
if (acpi_PkgInt32(res, i++, &sc->bif.lcap) != 0)
if (acpi_PkgInt32(res, i++, &sc->bif.gra1) != 0)
if (acpi_PkgInt32(res, i++, &sc->bif.gra2) != 0)
if (!ACPI_PKG_VALID(top, 2) || acpi_PkgInt32(top, 0, &count) != 0) {
acpi_PkgInt32(pkg, 1, &cx_ptr->type) != 0 ||
acpi_PkgInt32(pkg, 2, &cx_ptr->trans_lat) != 0 ||
acpi_PkgInt32(pkg, 3, &cx_ptr->power) != 0) {
if (acpi_PkgInt32(pkg, j, ptr[j]) != 0) {
if (acpi_PkgInt32(obj, 0, &val) != 0 || val != 5) {
if (acpi_PkgInt32(obj, 1, &val) != 0 || val != 0) {
if (acpi_PkgInt32(obj, 2, &domain) != 0 ||
acpi_PkgInt32(obj, 3, &coord) != 0 ||
acpi_PkgInt32(obj, 4, &nproc) != 0) {
acpi_PkgInt32(obj, 1, ¶ms->gpe_bit) != 0)
acpi_PkgInt32(res, HCI_REG_AX, &ret);
acpi_PkgInt32(res, HCI_REG_CX, arg);
if (acpi_PkgInt32(argset->dod_pkg, i, &val) == 0 &&
if (acpi_PkgInt32(res, i, &levels[n]) == 0)
int acpi_PkgInt32(ACPI_OBJECT *res, int idx, uint32_t *dst);