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

/netbsd-current/sys/external/bsd/acpica/dist/compiler/
H A Daslxref.c1017 Op->Asl.Parent->Asl.ExtraValue =
1101 * Op->Asl.Parent->Asl.ExtraValue - Region Length (bits)
1102 * Op->Asl.ExtraValue - Field start offset (bits)
1104 * Op->Asl.Child->Asl.ExtraValue - Field access width (bits)
1106 if (Op->Asl.Parent->Asl.ExtraValue && Op->Asl.Child)
1109 Op->Asl.Parent->Asl.ExtraValue,
1110 Op->Asl.ExtraValue,
1112 Op->Asl.Child->Asl.ExtraValue);
H A Daslnamesp.c271 Op->Asl.Parent->Asl.ExtraValue, (UINT32) Op->Asl.Value.Integer);
H A Dasloperands.c290 Next->Asl.ExtraValue = CurrentBitOffset;
421 PkgLengthNode->Asl.ExtraValue = MinimumLength;
/netbsd-current/sys/external/bsd/acpica/dist/include/
H A Daclocal.h1064 UINT32 ExtraValue; member in struct:acpi_parse_obj_asl

Completed in 140 milliseconds