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

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BasePciCf8Lib/
H A DPciCf8Lib.c28 #define PCI_CONFIGURATION_DATA_PORT 0xCFC macro
125 Result = IoRead8 (PCI_CONFIGURATION_DATA_PORT + (UINT16)(Address & 3));
164 PCI_CONFIGURATION_DATA_PORT + (UINT16)(Address & 3),
209 PCI_CONFIGURATION_DATA_PORT + (UINT16)(Address & 3),
254 PCI_CONFIGURATION_DATA_PORT + (UINT16)(Address & 3),
302 PCI_CONFIGURATION_DATA_PORT + (UINT16)(Address & 3),
350 PCI_CONFIGURATION_DATA_PORT + (UINT16)(Address & 3),
401 PCI_CONFIGURATION_DATA_PORT + (UINT16)(Address & 3),
456 PCI_CONFIGURATION_DATA_PORT + (UINT16)(Address & 3),
511 PCI_CONFIGURATION_DATA_PORT
[all...]

Completed in 60 milliseconds