Home
last modified time | relevance | path

Searched refs:AcpiOsGetRootPointer (Results 1 – 10 of 10) sorted by relevance

/f-stack/freebsd/arm64/acpica/
H A DOsdEnvironment.c70 AcpiOsGetRootPointer(void) in AcpiOsGetRootPointer() function
H A Dacpi_machdep.c160 if ((rsdp_ptr = AcpiOsGetRootPointer()) == 0) in acpi_find_table()
/f-stack/freebsd/x86/acpica/
H A DOsdEnvironment.c94 AcpiOsGetRootPointer(void) in AcpiOsGetRootPointer() function
/f-stack/freebsd/i386/acpica/
H A Dacpi_machdep.c201 if ((rsdp_ptr = AcpiOsGetRootPointer()) == 0) in acpi_find_table()
/f-stack/freebsd/amd64/acpica/
H A Dacpi_machdep.c183 if ((rsdp_ptr = AcpiOsGetRootPointer()) == 0) in acpi_find_table()
/f-stack/freebsd/contrib/dev/acpica/components/tables/
H A Dtbxface.c257 RsdpAddress = AcpiOsGetRootPointer (); in AcpiInitializeTables()
/f-stack/freebsd/contrib/dev/acpica/include/
H A Dacpiosxf.h214 AcpiOsGetRootPointer (
/f-stack/freebsd/contrib/dev/acpica/os_specific/service_layers/
H A Dosunixxf.c365 AcpiOsGetRootPointer ( in AcpiOsGetRootPointer() function
/f-stack/freebsd/arm64/arm64/
H A Dmachdep.c1115 has_acpi = (AcpiOsGetRootPointer() != 0); in bus_probe()
/f-stack/freebsd/contrib/dev/acpica/
H A Dchanges.txt11218 - The interface to AcpiOsGetRootPointer has changed to eliminate
17296 Implemented logical addressing for AcpiOsGetRootPointer. This
17302 AcpiOsGetRootPointer interface.
18392 Added a new interface named AcpiOsGetRootPointer to allow the OSL