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

/haiku/src/add-ons/kernel/bus_managers/pci/
H A Dpci.cpp834 ReadConfig(domain, bus, dev, function, PCI_secondary_bus, 1),
846 WriteConfig(domain, bus, dev, function, PCI_secondary_bus, 1, 0);
854 ReadConfig(domain, bus, dev, function, PCI_secondary_bus, 1),
892 WriteConfig(domain, bus, dev, function, PCI_secondary_bus, 1,
907 ReadConfig(domain, bus, dev, function, PCI_secondary_bus, 1),
921 ReadConfig(domain, bus, dev, function, PCI_secondary_bus, 1),
984 PCI_secondary_bus, 1);
1157 PCI_secondary_bus, 1);
1443 dev->device, dev->function, PCI_secondary_bus, 1);
/haiku/src/system/kernel/arch/generic/
H A Dacpi_irq_routing_table.cpp493 PCI_secondary_bus, 1);
674 pciAddress.device, pciAddress.function, PCI_secondary_bus, 1);
/haiku/headers/os/drivers/
H A DPCI.h282 #define PCI_secondary_bus 0x19 /* (1 byte) */ macro

Completed in 83 milliseconds