Searched defs:PCI_IRQ_PINS (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Bus/
H A DDevPCI.cpp112 /** @def PCI_IRQ_PINS
115 #define PCI_IRQ_PINS 4 macro
132 volatile uint32_t pci_irq_levels[PCI_IRQ_PINS];
1254 for (i = 0; i < PCI_IRQ_PINS; i++)
1581 for (uint8_t i = 0; i < PCI_IRQ_PINS; i++)

Completed in 39 milliseconds