Home
last modified time | relevance | path

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

/NextBSD/sys/contrib/dev/acpica/components/tables/
HDtbxfroot.c174 (ACPI_PHYSICAL_ADDRESS) ACPI_EBDA_PTR_LOCATION, in AcpiFindRootPointer()
180 ACPI_EBDA_PTR_LOCATION, ACPI_EBDA_PTR_LENGTH)); in AcpiFindRootPointer()
/NextBSD/sys/contrib/dev/acpica/include/
HDacconfig.h183 #define ACPI_EBDA_PTR_LOCATION 0x0000040E /* Physical Address */ macro
/NextBSD/usr.sbin/acpi/acpidump/
HDacpi_user.c143 addr = ACPI_EBDA_PTR_LOCATION; in acpi_scan_rsd_ptr()