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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/pci/
H A Dops-rc32434.c149 write_config_word(struct pci_bus *bus, unsigned int devfn, int where, function
198 return write_config_word(bus, devfn, where, (u16) val);
H A Dops-au1000.c243 static int write_config_word(struct pci_bus *bus, unsigned int devfn, function
299 return write_config_word(bus, devfn, where, (u16) val);
H A Dops-pnx8550.c209 write_config_word(struct pci_bus *bus, unsigned int devfn, int where, u16 val) function
273 return write_config_word(bus, devfn, where, (u16) val);

Completed in 119 milliseconds