Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/components/utilities/
H A Dutglobal.c326 const char *AcpiGbl_PldShapeList[] = variable
/f-stack/freebsd/contrib/dev/acpica/include/
H A Dacglobal.h474 ACPI_GLOBAL (const char, *AcpiGbl_PldShapeList[]);
/f-stack/freebsd/contrib/dev/acpica/compiler/
H A Daslpld.c438 if (!OpcFindName (AcpiGbl_PldShapeList, in OpcDoPld()
/f-stack/freebsd/contrib/dev/acpica/components/disassembler/
H A Ddmbuffer.c929 AcpiDmFindNameByIndex(PldInfo->Shape, AcpiGbl_PldShapeList)); in AcpiDmPldBuffer()