Searched refs:PCI_ACCESS_WRITE (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/mips/pci/
H A Dops-gt64xxx_pci0.c27 #define PCI_ACCESS_WRITE 1 macro
62 if (access_type == PCI_ACCESS_WRITE) {
142 if (gt64xxx_pci0_pcibios_config_access(PCI_ACCESS_WRITE, bus, devfn,
H A Dops-msc.c32 #define PCI_ACCESS_WRITE 1 macro
64 if (access_type == PCI_ACCESS_WRITE)
138 if (msc_pcibios_config_access(PCI_ACCESS_WRITE, bus, devfn, where,
H A Dops-nile4.c11 #define PCI_ACCESS_WRITE 1 macro
34 if (access_type == PCI_ACCESS_WRITE) {
61 if (access_type == PCI_ACCESS_WRITE)
138 (PCI_ACCESS_WRITE, bus, devfn, where, &data))
H A Dops-bonito64.c30 #define PCI_ACCESS_WRITE 1 macro
102 if (access_type == PCI_ACCESS_WRITE) {
180 if (bonito64_pcibios_config_access(PCI_ACCESS_WRITE, bus, devfn, where,
H A Dops-au1000.c47 #define PCI_ACCESS_WRITE 1 macro
157 if (access_type == PCI_ACCESS_WRITE) {
245 if (config_access(PCI_ACCESS_WRITE, bus, devfn, where, &data))
263 if (config_access(PCI_ACCESS_WRITE, bus, devfn, where, &data))
274 if (config_access(PCI_ACCESS_WRITE, bus, devfn, where, &val))
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-mips/mach-pnx8550/
H A Dpci.h31 #define PCI_ACCESS_WRITE 1 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm/mach-pnx8550/
H A Dpci.h31 #define PCI_ACCESS_WRITE 1 macro

Completed in 163 milliseconds