Home
last modified time | relevance | path

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

/arch/ia64/include/asm/
Dpci.h102 #define pci_legacy_read platform_pci_legacy_read macro
Dmachvec.h167 # define platform_pci_legacy_read ia64_mv.pci_legacy_read
222 ia64_mv_pci_legacy_read_t *pci_legacy_read; member
/arch/powerpc/include/asm/
Dpci.h126 extern int pci_legacy_read(struct pci_bus *bus, loff_t port, u32 *val,
/arch/powerpc/kernel/
Dpci-common.c462 int pci_legacy_read(struct pci_bus *bus, loff_t port, u32 *val, size_t size) in pci_legacy_read() function