Home
last modified time | relevance | path

Searched refs:AcpiPutTable (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/external/bsd/acpica/dist/tables/
H A Dtbxface.c437 AcpiPutTable ( in ACPI_EXPORT_SYMBOL()
444 ACPI_FUNCTION_TRACE (AcpiPutTable); in ACPI_EXPORT_SYMBOL()
473 ACPI_EXPORT_SYMBOL (AcpiPutTable) in ACPI_EXPORT_SYMBOL() argument
/netbsd-src/sys/dev/acpi/
H A Dapei.c258 AcpiPutTable(&tab->bert->Header); in apei_put_tables()
262 AcpiPutTable(&tab->einj->Header); in apei_put_tables()
266 AcpiPutTable(&tab->erst->Header); in apei_put_tables()
270 AcpiPutTable(&tab->hest->Header); in apei_put_tables()
H A Dacpi.c562 AcpiPutTable(hdr); in acpi_attach()
/netbsd-src/sys/external/bsd/acpica/dist/include/
H A Dacpixf.h611 AcpiPutTable (
/netbsd-src/sys/arch/x86/x86/
H A Dlapic.c279 AcpiPutTable(&dmar->Header); in lapic_setup_bsp()
/netbsd-src/sys/external/bsd/acpica/dist/
H A Dchanges.txt2545 null pointer was passed to the AcpiPutTable interface. Lv Zheng.
2548 AcpiPutTable interfaces. This applies to the "late stage" table loading
2549 when the use of AcpiPutTable is no longer required (since the system
2972 Table Manager: Added a new public interface, AcpiPutTable, used to