Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/dev/acpica/components/utilities/
HDutglobal.c327 const char *AcpiGbl_PldShapeList[] = variable
/freebsd-14-stable/sys/contrib/dev/acpica/include/
HDacglobal.h477 ACPI_GLOBAL (const char, *AcpiGbl_PldShapeList[]);
/freebsd-14-stable/sys/contrib/dev/acpica/compiler/
HDaslpld.c438 if (!OpcFindName (AcpiGbl_PldShapeList, in OpcDoPld()
/freebsd-14-stable/sys/contrib/dev/acpica/components/disassembler/
HDdmbuffer.c929 AcpiDmFindNameByIndex(PldInfo->Shape, AcpiGbl_PldShapeList)); in AcpiDmPldBuffer()