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

/vbox/src/VBox/Devices/Bus/
H A DDevPCI.cpp238 #define PCI_INTERRUPT_PIN 0x3d /* 8 bits */ macro
1097 pin = pci_config_readb(pGlobals, uBus, uDevFn, PCI_INTERRUPT_PIN);
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/
H A Dpci.h119 #define PCI_INTERRUPT_PIN 0x3d /* IRQ pin on PCI bus (A-D) */ macro

Completed in 54 milliseconds