Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/compiler/
H A 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()
500 switch (AccessType) in OpnDoFieldCommon()
/f-stack/freebsd/contrib/dev/acpica/components/parser/
H A Dpsargs.c644 UINT8 AccessType; in AcpiPsGetNextField() local
755 AccessType = ACPI_GET8 (ParserState->Aml); in AcpiPsGetNextField()
760 Field->Common.Value.Integer = (UINT8) AccessType; in AcpiPsGetNextField()
/f-stack/freebsd/contrib/dev/acpica/
H A Dchanges.txt1333 1) Field (RegionName, AccessType, LockRule, UpdateRule)
1335 AccessType, LockRule, UpdateRule)
1337 AccessType, LockRule, UpdateRule)
1338 For the Field operators above, the AccessType, LockRule, and UpdateRule
1340 AccessType: AnyAcc