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

/vbox/src/VBox/Devices/Storage/
H A DDevBusLogic.cpp1818 uint8_t uPciIrq = PCIDevGetInterruptLine(&pBusLogic->dev); local
1830 switch (uPciIrq)
1839 LogRel(("Warning: PCI IRQ %d cannot be represented as ISA!\n", uPciIrq));

Completed in 800 milliseconds