Searched refs:UpdateRule (Results 1 – 5 of 5) sorted by relevance
/acpica-latest/source/compiler/ |
D | asloperands.c | 348 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/ |
D | changes.txt | 1824 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/ |
D | indexfield.asl | 37 * - application of any allowed UpdateRule Keywords,
|
D | bankfield.asl | 41 * - application of any allowed UpdateRule Keywords,
|
D | regionfield.asl | 37 * - application of any allowed UpdateRule Keywords,
|