Symbol: PCI_ACCESS_READ
arch/mips/pci/ops-bonito64.c
126
if (bonito64_pcibios_config_access(PCI_ACCESS_READ, bus, devfn,
arch/mips/pci/ops-bonito64.c
99
if (bonito64_pcibios_config_access(PCI_ACCESS_READ, bus, devfn, where,
arch/mips/pci/ops-gt64xxx_pci0.c
118
if (gt64xxx_pci0_pcibios_config_access(PCI_ACCESS_READ, bus,
arch/mips/pci/ops-gt64xxx_pci0.c
96
if (gt64xxx_pci0_pcibios_config_access(PCI_ACCESS_READ, bus, devfn,
arch/mips/pci/ops-lantiq.c
65
if (((*data) == 0xffffffff) && (access_type == PCI_ACCESS_READ))
arch/mips/pci/ops-lantiq.c
76
if (ltq_pci_config_access(PCI_ACCESS_READ, bus, devfn, where, &data))
arch/mips/pci/ops-lantiq.c
97
if (ltq_pci_config_access(PCI_ACCESS_READ, bus,
arch/mips/pci/ops-loongson2.c
128
if (loongson_pcibios_config_access(PCI_ACCESS_READ, bus, devfn, where,
arch/mips/pci/ops-loongson2.c
155
if (loongson_pcibios_config_access(PCI_ACCESS_READ, bus, devfn,
arch/mips/pci/ops-loongson2.c
59
case PCI_ACCESS_READ:
arch/mips/pci/ops-msc.c
112
if (msc_pcibios_config_access(PCI_ACCESS_READ, bus, devfn,
arch/mips/pci/ops-msc.c
85
if (msc_pcibios_config_access(PCI_ACCESS_READ, bus, devfn, where,
arch/mips/pci/ops-rc32434.c
108
ret = config_access(PCI_ACCESS_READ, bus, devfn, where, val);
arch/mips/pci/ops-rc32434.c
134
if (config_access(PCI_ACCESS_READ, bus, devfn, where, &data))
arch/mips/pci/ops-rc32434.c
153
if (config_access(PCI_ACCESS_READ, bus, devfn, where, &data))
arch/mips/pci/ops-rc32434.c
78
ret = config_access(PCI_ACCESS_READ, bus, devfn, where, &data);
arch/mips/pci/ops-rc32434.c
89
ret = config_access(PCI_ACCESS_READ, bus, devfn, where, &data);
arch/mips/pci/pci-alchemy.c
192
int ret = config_access(PCI_ACCESS_READ, bus, devfn, where, &data);
arch/mips/pci/pci-alchemy.c
206
int ret = config_access(PCI_ACCESS_READ, bus, devfn, where, &data);
arch/mips/pci/pci-alchemy.c
217
return config_access(PCI_ACCESS_READ, bus, devfn, where, val);
arch/mips/pci/pci-alchemy.c
225
if (config_access(PCI_ACCESS_READ, bus, devfn, where, &data))
arch/mips/pci/pci-alchemy.c
242
if (config_access(PCI_ACCESS_READ, bus, devfn, where, &data))
arch/sh/drivers/pci/ops-sh7786.c
102
ret = sh7786_pcie_config_access(PCI_ACCESS_READ, bus,
arch/sh/drivers/pci/ops-sh7786.c
138
ret = sh7786_pcie_config_access(PCI_ACCESS_READ, bus,
arch/sh/drivers/pci/ops-sh7786.c
50
if (access_type == PCI_ACCESS_READ)
arch/sh/drivers/pci/ops-sh7786.c
78
if (access_type == PCI_ACCESS_READ)