Home
last modified time | relevance | path

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

/haiku/src/system/kernel/arch/generic/
H A Dacpi_irq_routing_table.cpp785 uint8 rootBus = 0; in read_irq_routing_table() local
789 rootBus = (uint8)value; in read_irq_routing_table()
808 rootPciHandle, rootBus, table, unmatchedTable, true, checkFunction); in read_irq_routing_table()
825 status = ensure_all_functions_matched(pci, rootBus, table, unmatchedTable, in read_irq_routing_table()