Searched refs:write_config_dword (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/mips/pci/
H A Dops-ddb5477.c188 static int write_config_dword(struct pci_config_swap *swap, function
230 return write_config_dword(swap, bus, devfn, where & ~3, result);
249 return write_config_dword(swap, bus, devfn, where & ~3, result);
H A Dops-au1000.c271 write_config_dword(struct pci_bus *bus, unsigned int devfn, int where, function
310 return write_config_dword(bus, devfn, where, val);
H A Dops-pnx8550.c235 write_config_dword(struct pci_bus *bus, unsigned int devfn, int where, u32 val) function
277 return write_config_dword(bus, devfn, where, val);

Completed in 32 milliseconds