PCI_CONF_BUS      225 arch/arm/mach-orion5x/pci.c #define PCI_CONF_BUS(bus)		(((bus) & 0xff) << 16)
PCI_CONF_BUS      109 drivers/pci/controller/pci-ftpci100.c #define PCI_CONF_BUS(b)		(((b) & 0xFF) << 16)