Searched refs:write_config_byte (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/pci/
H A Dops-rc32434.c130 write_config_byte(struct pci_bus *bus, unsigned int devfn, int where, function
196 return write_config_byte(bus, devfn, where, (u8) val);
H A Dops-au1000.c226 static int write_config_byte(struct pci_bus *bus, unsigned int devfn, function
297 return write_config_byte(bus, devfn, where, (u8) val);
H A Dops-pnx8550.c181 write_config_byte(struct pci_bus *bus, unsigned int devfn, int where, u8 val) function
271 return write_config_byte(bus, devfn, where, (u8) val);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/pci/
H A Dops-rc32434.c130 write_config_byte(struct pci_bus *bus, unsigned int devfn, int where, function
196 return write_config_byte(bus, devfn, where, (u8) val);
H A Dops-au1000.c226 static int write_config_byte(struct pci_bus *bus, unsigned int devfn, function
297 return write_config_byte(bus, devfn, where, (u8) val);
H A Dops-pnx8550.c181 write_config_byte(struct pci_bus *bus, unsigned int devfn, int where, u8 val) function
271 return write_config_byte(bus, devfn, where, (u8) val);

Completed in 183 milliseconds