Home
last modified time | relevance | path

Searched refs:FieldType (Results 1 – 5 of 5) sorted by relevance

/third_party/lib/acpica/source/compiler/
A Ddtcompile.c443 UINT8 FieldType; in DtCompileTable() local
511 FieldType = DtGetFieldType (Info); in DtCompileTable()
514 switch (FieldType) in DtCompileTable()
611 FieldLength, FieldType, Info->Flags); in DtCompileTable()
/third_party/lib/acpica/source/components/executer/
A Dexprep.c453 if (Info->FieldType != ACPI_TYPE_LOCAL_INDEX_FIELD) in AcpiExPrepFieldValue()
473 ObjDesc = AcpiUtCreateInternalObject (Info->FieldType); in AcpiExPrepFieldValue()
493 switch (Info->FieldType) in AcpiExPrepFieldValue()
/third_party/lib/acpica/source/components/dispatcher/
A Ddsfield.c428 (char *) &Arg->Named.Name, Info->FieldType, in AcpiDsGetFieldNames()
547 Info.FieldType = ACPI_TYPE_LOCAL_REGION_FIELD; in AcpiDsCreateField()
756 Info.FieldType = ACPI_TYPE_LOCAL_BANK_FIELD; in AcpiDsCreateBankField()
834 Info.FieldType = ACPI_TYPE_LOCAL_INDEX_FIELD; in AcpiDsCreateIndexField()
/third_party/lib/acpica/source/include/acpica/
A Daclocal.h316 UINT8 FieldType; member
/third_party/lib/acpica/source/common/
A Ddmtbinfo.c2897 #define ACPI_DM_GENERIC_ENTRY(FieldType, FieldName) \ argument
2898 {{FieldType, 0, FieldName, 0}, ACPI_DMT_TERMINATOR}

Completed in 17 milliseconds