Home
last modified time | relevance | path

Searched refs:pci_config_read (Results 1 – 4 of 4) sorted by relevance

/arch/mips/pci/
Dops-vr41xx.c61 static int pci_config_read(struct pci_bus *bus, unsigned int devfn, int where, in pci_config_read() function
124 .read = pci_config_read,
Dops-emma2rh.c82 static int pci_config_read(struct pci_bus *bus, unsigned int devfn, int where, in pci_config_read() function
178 .read = pci_config_read,
Dops-rc32434.c177 static int pci_config_read(struct pci_bus *bus, unsigned int devfn, in pci_config_read() function
204 .read = pci_config_read,
/arch/x86/include/asm/
Dpci_64.h20 extern int (*pci_config_read)(int seg, int bus, int dev, int fn,