Searched refs:pci_ops (Results 1 – 5 of 5) sorted by relevance
49 struct pci_ops pci_ops; member62 return container_of(pdev->bus->ops, struct ssb_gige, pci_ops); in pdev_to_ssb_gige()
46 struct pci_ops pci_ops; member
72 struct pci_ops *pci_ops; member
580 struct pci_ops *ops;581 struct pci_ops *child_ops;677 struct pci_ops *ops; /* Configuration access functions */821 struct pci_ops { struct1166 struct pci_bus *pci_scan_bus(int bus, struct pci_ops *ops, void *sysdata);1168 struct pci_ops *ops, void *sysdata,1175 struct pci_ops *ops, void *sysdata,1264 struct pci_ops *pci_bus_set_ops(struct pci_bus *bus, struct pci_ops *ops);
219 struct pci_ops pci_ops; member