PCI_CONF2_ADDRESS 93 arch/x86/pci/direct.c #define PCI_CONF2_ADDRESS(dev, reg) (u16)(0xC000 | (dev << 8) | reg) PCI_CONF2_ADDRESS 177 arch/x86/pci/direct.c #undef PCI_CONF2_ADDRESS