Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/components/namespace/
H A Dnsprepkg.c632 ExpectedCount = Package->RetInfo2.Count; in AcpiNsCheckPackageList()
643 Package->RetInfo2.ObjectType[j], j); in AcpiNsCheckPackageList()
/f-stack/freebsd/contrib/dev/acpica/compiler/
H A Daslprepkg.c804 ExpectedCount = Package->RetInfo2.Count; in ApCheckPackageList()
823 Package->RetInfo2.ObjectType[j], j); in ApCheckPackageList()
/f-stack/freebsd/contrib/dev/acpica/include/
H A Daclocal.h551 ACPI_PACKAGE_INFO2 RetInfo2; member