Searched refs:acpi_root_phys (Results 1 – 1 of 1) sorted by relevance
42 static u_long acpi_root_phys; variable44 SYSCTL_ULONG(_machdep, OID_AUTO, acpi_root, CTLFLAG_RD, &acpi_root_phys, 0,66 if (acpi_root_phys == 0) { in AcpiOsGetRootPointer()73 acpi_root_phys = acpi_root; in AcpiOsGetRootPointer()77 acpi_root_phys = ptr; in AcpiOsGetRootPointer()81 return (acpi_root_phys); in AcpiOsGetRootPointer()