Searched refs:read_config_word (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.c84 static int read_config_word(struct pci_bus *bus, unsigned int devfn, function
185 return read_config_word(bus, devfn, where, (u16 *) val);
H A Dops-au1000.c204 static int read_config_word(struct pci_bus *bus, unsigned int devfn, function
282 int rc = read_config_word(bus, devfn, where, &_val);
H A Dops-pnx8550.c141 read_config_word(struct pci_bus *bus, unsigned int devfn, int where, u16 * val) function
258 int rc = read_config_word(bus, devfn, where, &_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.c84 static int read_config_word(struct pci_bus *bus, unsigned int devfn, function
185 return read_config_word(bus, devfn, where, (u16 *) val);
H A Dops-au1000.c204 static int read_config_word(struct pci_bus *bus, unsigned int devfn, function
282 int rc = read_config_word(bus, devfn, where, &_val);
H A Dops-pnx8550.c141 read_config_word(struct pci_bus *bus, unsigned int devfn, int where, u16 * val) function
258 int rc = read_config_word(bus, devfn, where, &_val);

Completed in 170 milliseconds