Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/acpica/source/compiler/
H A Daslload.c1043 ACPI_OBJECT_TYPE Type2) in LdMatchExternType() argument
1046 BOOLEAN Type2IsLocal = Type2 > ACPI_TYPE_EXTERNAL_MAX; in LdMatchExternType()
1061 ExternalType = Type2; in LdMatchExternType()
1065 LocalType = Type2; in LdMatchExternType()
1070 return (Type1 == Type2); in LdMatchExternType()
H A Daslprepkg.c169 UINT8 Type2,
619 UINT8 Type2, in ApCheckPackageElements() argument
642 ApCheckObjectType (PredefinedName, Op, Type2, (i + Count1)); in ApCheckPackageElements()
/dragonfly/sys/contrib/dev/acpica/source/components/namespace/
H A Dnsprepkg.c177 UINT8 Type2,
859 UINT8 Type2, in AcpiNsCheckPackageElements() argument
890 Type2, (i + Count1 + StartIndex)); in AcpiNsCheckPackageElements()
/dragonfly/sys/contrib/dev/acpica/
H A Dchanges.txt3065 Subspace Type2" (Headers, Disassembler, and data table compiler).