Searched refs:pci_ops (Results 1 – 5 of 5) sorted by relevance
46 struct pci_ops pci_ops; member
72 struct pci_ops *pci_ops; member
553 struct pci_ops *ops;554 struct pci_ops *child_ops;648 struct pci_ops *ops; /* Configuration access functions */767 struct pci_ops { struct1102 struct pci_bus *pci_scan_bus(int bus, struct pci_ops *ops, void *sysdata);1104 struct pci_ops *ops, void *sysdata,1111 struct pci_ops *ops, void *sysdata,1196 struct pci_ops *pci_bus_set_ops(struct pci_bus *bus, struct pci_ops *ops);
49 struct pci_ops pci_ops; member62 return container_of(pdev->bus->ops, struct ssb_gige, pci_ops); in pdev_to_ssb_gige()
219 struct pci_ops pci_ops; member