Searched refs:read_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.c129 static int read_config_dword(struct pci_config_swap *swap, function
164 status = read_config_dword(swap, bus, devfn, where & ~3, &result);
178 status = read_config_dword(swap, bus, devfn, where & ~3, &result);
222 status = read_config_dword(swap, bus, devfn, where & ~3, &result);
239 status = read_config_dword(swap, bus, devfn, where & ~3, &result);
H A Dops-au1000.c224 static int read_config_dword(struct pci_bus *bus, unsigned int devfn, function
297 return read_config_dword(bus, devfn, where, val);
H A Dops-pnx8550.c168 read_config_dword(struct pci_bus *bus, unsigned int devfn, int where, u32 * val) function
265 return read_config_dword(bus, devfn, where, val);

Completed in 90 milliseconds