Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/acpi/iasl/
H A Daslxref.c1034 Op->Asl.Parent->Asl.ExtraValue = in XfNamespaceLocateBegin()
1123 if (Op->Asl.Parent->Asl.ExtraValue && Op->Asl.Child) in XfNamespaceLocateBegin()
1126 Op->Asl.Parent->Asl.ExtraValue, in XfNamespaceLocateBegin()
1127 Op->Asl.ExtraValue, in XfNamespaceLocateBegin()
1129 Op->Asl.Child->Asl.ExtraValue); in XfNamespaceLocateBegin()
H A Daslnamesp.c368 Op->Asl.Parent->Asl.ExtraValue, (UINT32) Op->Asl.Value.Integer); in NsDoOneNamespaceObject()
H A Dasloperands.c398 Next->Asl.ExtraValue = CurrentBitOffset; in OpnDoFieldCommon()
502 PkgLengthNode->Asl.ExtraValue = MinimumLength; in OpnDoFieldCommon()
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Daclocal.h1162 UINT32 ExtraValue; member