Searched refs:pci_root_ops (Results 1 – 5 of 5) sorted by relevance
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()
408 .pci_ops = &pci_root_ops,
398 static struct pci_ops pci_root_ops = { variable812 rc = zpci_bus_device_register(zdev, &pci_root_ops); in zpci_create_device()
Completed in 14 milliseconds