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

/vbox/src/VBox/Devices/PC/BIOS/
H A Dpcibios.c199 #define PCI_BRIDGE_SUBORD 0x1A macro
272 PCIxx(select_reg)(bus_dev_fn, PCI_BRIDGE_SUBORD);
273 subordinate = inp(PCI_CFG_DATA + (PCI_BRIDGE_SUBORD & 3));

Completed in 42 milliseconds