Home
last modified time | relevance | path

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

/acpica-latest/source/compiler/
Dasloperands.c348 UINT8 UpdateRule; in OpnDoFieldCommon() local
371 UpdateRule = (UINT8) Next->Asl.Value.Integer; in OpnDoFieldCommon()
378 FieldFlags = (UINT8) (AccessType | LockRule | UpdateRule); in OpnDoFieldCommon()
/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
1833 UpdateRule: Preserve
/acpica-latest/tests/aslts/src/runtime/collections/functional/region/
Dindexfield.asl37 * - application of any allowed UpdateRule Keywords,
Dbankfield.asl41 * - application of any allowed UpdateRule Keywords,
Dregionfield.asl37 * - application of any allowed UpdateRule Keywords,