Searched refs:read_config_byte (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.c73 static int read_config_byte(struct pci_bus *bus, unsigned int devfn, function
183 return read_config_byte(bus, devfn, where, (u8 *) val);
H A Dops-au1000.c189 static int read_config_byte(struct pci_bus *bus, unsigned int devfn, function
275 int rc = read_config_byte(bus, devfn, where, &_val);
H A Dops-pnx8550.c113 read_config_byte(struct pci_bus *bus, unsigned int devfn, int where, u8 * val) function
252 int rc = read_config_byte(bus, devfn, where, &_val);

Completed in 103 milliseconds