Home
last modified time | relevance | path

Searched refs:AcpiAllocateRootTable (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/dev/acpica/components/tables/
H A Dtbxface.c177 AcpiAllocateRootTable ( in AcpiAllocateRootTable() function
233 Status = AcpiAllocateRootTable (InitialTableCount); in AcpiInitializeTables()
/freebsd/sys/contrib/dev/acpica/include/
H A Dactables.h157 AcpiAllocateRootTable (
/freebsd/sys/contrib/dev/acpica/compiler/
H A Daslstartup.c357 Status = AcpiAllocateRootTable (4); in AslDoDisassembly()