#define PCI_CONF_ADDRESS 0x0CF8 /* PCI Configuration Space Address */ #define PCI_CONF_DATA 0x0CFC /* PCI Configuration Space Data */ #define PCI_CLASS_BRIDGE_DEV 0x06 #define ...