OF_PCI_ADDR0_SPACE 62 arch/powerpc/kernel/pci_of_scan.c #define OF_PCI_ADDR0_SPACE_CFG OF_PCI_ADDR0_SPACE(0) OF_PCI_ADDR0_SPACE 63 arch/powerpc/kernel/pci_of_scan.c #define OF_PCI_ADDR0_SPACE_IO OF_PCI_ADDR0_SPACE(1) OF_PCI_ADDR0_SPACE 64 arch/powerpc/kernel/pci_of_scan.c #define OF_PCI_ADDR0_SPACE_MMIO32 OF_PCI_ADDR0_SPACE(2) OF_PCI_ADDR0_SPACE 65 arch/powerpc/kernel/pci_of_scan.c #define OF_PCI_ADDR0_SPACE_MMIO64 OF_PCI_ADDR0_SPACE(3) OF_PCI_ADDR0_SPACE 66 arch/powerpc/kernel/pci_of_scan.c #define OF_PCI_ADDR0_SPACE_MASK OF_PCI_ADDR0_SPACE(3)