Home
last modified time | relevance | path

Searched refs:ExtraValue (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/dev/acpica/compiler/
H A Daslxref.c1124 Op->Asl.Parent->Asl.ExtraValue = in XfNamespaceLocateBegin()
1213 if (Op->Asl.Parent->Asl.ExtraValue && Op->Asl.Child) in XfNamespaceLocateBegin()
1216 Op->Asl.Parent->Asl.ExtraValue, in XfNamespaceLocateBegin()
1217 Op->Asl.ExtraValue, in XfNamespaceLocateBegin()
1219 Op->Asl.Child->Asl.ExtraValue); in XfNamespaceLocateBegin()
H A Daslnamesp.c379 Op->Asl.Parent->Asl.ExtraValue, (UINT32) Op->Asl.Value.Integer); in NsDoOneNamespaceObject()
H A Dasloperands.c398 Next->Asl.ExtraValue = CurrentBitOffset; in OpnDoFieldCommon()
523 PkgLengthNode->Asl.ExtraValue = MinimumLength; in OpnDoFieldCommon()
/f-stack/freebsd/contrib/dev/acpica/include/
H A Daclocal.h1163 UINT32 ExtraValue; member