Searched refs:evaluate_integer (Results 1 - 1 of 1) sorted by relevance

/haiku/src/system/kernel/arch/generic/
H A Dacpi_irq_routing_table.cpp348 evaluate_integer(acpi_module_info* acpi, acpi_handle handle, function
621 if (evaluate_integer(acpi, device, "_ADR", value) == B_OK) {
788 if (evaluate_integer(acpi, rootPciHandle, "_BBN", value) == B_OK)
793 if (evaluate_integer(acpi, rootPciHandle, "_SEG", value) == B_OK)

Completed in 89 milliseconds