Home
last modified time | relevance | path

Searched refs:AccessType (Results 1 – 6 of 6) sorted by relevance

/acpica-latest/source/compiler/
Dasloperands.c346 UINT8 AccessType; in OpnDoFieldCommon() local
355 AccessType = (UINT8) Op->Asl.Value.Integer; in OpnDoFieldCommon()
360 FieldOp->Asl.Value.Integer = AccessType; in OpnDoFieldCommon()
378 FieldFlags = (UINT8) (AccessType | LockRule | UpdateRule); in OpnDoFieldCommon()
405 AccessType = (UINT8) PkgLengthNode->Asl.Value.Integer; in OpnDoFieldCommon()
506 switch (AccessType) in OpnDoFieldCommon()
/acpica-latest/source/components/parser/
Dpsargs.c644 UINT8 AccessType; in AcpiPsGetNextField() local
755 AccessType = ACPI_GET8 (ParserState->Aml); in AcpiPsGetNextField()
760 Field->Common.Value.Integer = (UINT8) AccessType; in AcpiPsGetNextField()
/acpica-latest/tests/aslts/src/runtime/collections/functional/region/
Dindexfield.asl35 * - application of any allowed AccessType Keywords,
45 * - access to IndexField objects located on boundary of AccessType Unit,
Dbankfield.asl39 * - application of any allowed AccessType Keywords,
Dregionfield.asl35 * - application of any allowed AccessType Keywords,
/acpica-latest/documents/
Dchanges.txt1824 1) Field (RegionName, AccessType, LockRule, UpdateRule)
1826 AccessType, LockRule, UpdateRule)
1828 AccessType, LockRule, UpdateRule)
1829 For the Field operators above, the AccessType, LockRule, and UpdateRule
1831 AccessType: AnyAcc