PCI_CONF2_ADDRESS
#undef PCI_CONF2_ADDRESS
#define PCI_CONF2_ADDRESS(dev, reg) (u16)(0xC000 | (dev << 8) | reg)