Searched refs:pci_root_ops (Results 1 – 7 of 7) sorted by relevance
59 extern struct pci_ops pci_root_ops;
113 struct pci_ops pci_root_ops = { variable285 .pci_ops = &pci_root_ops,
61 extern struct pci_ops pci_root_ops;
71 struct pci_ops pci_root_ops = { variable471 bus = pci_scan_root_bus(NULL, busnum, &pci_root_ops, sd, &resources); in pcibios_scan_root()
300 pci_root_ops = intel_mid_pci_ops; in intel_mid_pci_init()
320 .pci_ops = &pci_root_ops,
399 static struct pci_ops pci_root_ops = { variable716 zdev->bus = pci_scan_root_bus(NULL, ZPCI_BUS_NR, &pci_root_ops, in zpci_scan_bus()