Searched refs:FinalAmlLength (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/contrib/dev/acpica/compiler/
H A Dasloffset.c224 AslGbl_CurrentAmlOffset += Op->Asl.FinalAmlLength;
236 AslGbl_CurrentAmlOffset += Op->Asl.FinalAmlLength;
252 Length = Op->Asl.FinalAmlLength;
261 (Op->Asl.FinalAmlLength - ACPI_NAMESEG_SIZE);
264 Op->Asl.FinalAmlLength;
317 Length = Op->Asl.FinalAmlLength;
326 (NextOp->Asl.FinalAmlLength - ACPI_NAMESEG_SIZE);
329 (NextOp->Asl.FinalAmlLength + 1);
364 Length = Op->Asl.FinalAmlLength;
373 (NextOp->Asl.FinalAmlLength
[all...]
H A Daslcodegen.c284 /* 15 */ Op->Asl.FinalAmlLength,
326 Op->Asl.FinalAmlLength += Length;
755 Op->Asl.FinalAmlLength = 0;
H A Dasllisting.c332 for (i = 0; i < Op->Asl.FinalAmlLength; i++)
H A Daslresource.c1041 Info->DescriptorTypeOp->Asl.FinalAmlLength = Rnode->BufferLength;
/freebsd-13-stable/sys/contrib/dev/acpica/include/
H A Daclocal.h1173 UINT32 FinalAmlLength; member in struct:acpi_parse_obj_asl

Completed in 122 milliseconds