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,
66 extern struct pci_ops pci_root_ops;
72 struct pci_ops pci_root_ops = { variable472 bus = pci_scan_root_bus(NULL, busnum, &pci_root_ops, sd, &resources); in pcibios_scan_root()
315 pci_root_ops = intel_mid_pci_ops; in intel_mid_pci_init()
407 .pci_ops = &pci_root_ops,
429 static struct pci_ops pci_root_ops = { variable840 rc = zpci_bus_device_register(zdev, &pci_root_ops); in zpci_create_device()