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

/haiku/src/add-ons/kernel/bus_managers/acpi/
H A DACPIPrivate.h138 status_t (*get_irq_routing_table)(acpi_handle busDeviceHandle, member in struct:acpi_root_info
239 status_t get_irq_routing_table(acpi_handle busDeviceHandle,
H A DModule.cpp314 get_irq_routing_table,
H A DBusManager.cpp696 get_irq_routing_table(acpi_handle busDeviceHandle, acpi_data *retBuffer) function
702 dprintf("get_irq_routing_table: the passed buffer is too small!\n");
894 get_irq_routing_table,
/haiku/headers/os/drivers/
H A DACPI.h274 status_t (*get_irq_routing_table)(acpi_handle busDeviceHandle, member in struct:acpi_module_info
/haiku/src/system/kernel/arch/generic/
H A Dacpi_irq_routing_table.cpp702 status_t status = acpi->get_irq_routing_table(device, &buffer);

Completed in 100 milliseconds