Home
last modified time | relevance | path

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

/haiku/src/system/kernel/arch/generic/
H A Dacpi_irq_routing_table.cpp27 const char* kACPIPciRootName = "PNP0A03"; variable
775 status_t status = acpi->get_device(kACPIPciRootName, 0, rootPciName, 255); in read_irq_routing_table()