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

/freebsd-12-stable/sys/contrib/dev/acpica/compiler/
H A Daslxref.c1106 Op->Asl.Parent->Asl.ExtraValue =
1190 * Op->Asl.Parent->Asl.ExtraValue - Region Length (bits)
1191 * Op->Asl.ExtraValue - Field start offset (bits)
1193 * Op->Asl.Child->Asl.ExtraValue - Field access width (bits)
1195 if (Op->Asl.Parent->Asl.ExtraValue && Op->Asl.Child)
1198 Op->Asl.Parent->Asl.ExtraValue,
1199 Op->Asl.ExtraValue,
1201 Op->Asl.Child->Asl.ExtraValue);
H A Daslnamesp.c372 Op->Asl.Parent->Asl.ExtraValue, (UINT32) Op->Asl.Value.Integer);
H A Dasloperands.c398 Next->Asl.ExtraValue = CurrentBitOffset;
523 PkgLengthNode->Asl.ExtraValue = MinimumLength;
/freebsd-12-stable/sys/contrib/dev/acpica/include/
H A Daclocal.h1163 UINT32 ExtraValue; member in struct:acpi_parse_obj_asl

Completed in 170 milliseconds