Searched defs:pci_ops (Results 1 – 7 of 7) sorted by relevance
30 struct pci_ops *pci_ops; member
20 struct pci_ops *pci_ops; member
47 struct pci_ops pci_ops; member
150 struct pci_ops *pci_ops; member
94 struct pci_ops *pci_ops; member
372 static struct pci_ops pci_ops = { variable
480 struct pci_ops { struct481 int (*read)(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val);482 int (*write)(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val);