Searched refs:has_acpi (Results 1 – 1 of 1) sorted by relevance
1106 bool has_acpi, has_fdt; in bus_probe() local1109 has_acpi = has_fdt = false; in bus_probe()1115 has_acpi = (AcpiOsGetRootPointer() != 0); in bus_probe()1122 if (has_acpi && in bus_probe()1146 else if (has_acpi) in bus_probe()