null_pci_ops 1081 arch/microblaze/pci/pci-common.c static struct pci_ops null_pci_ops = { null_pci_ops 1100 arch/microblaze/pci/pci-common.c bus.ops = hose ? hose->ops : &null_pci_ops; null_pci_ops 1536 arch/powerpc/kernel/pci-common.c static struct pci_ops null_pci_ops = null_pci_ops 1556 arch/powerpc/kernel/pci-common.c bus.ops = hose? hose->ops: &null_pci_ops;