Home
last modified time | relevance | path

Searched refs:read_config_byte (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/arch/mips/pci/
Dops-rc32434.c73 static int read_config_byte(struct pci_bus *bus, unsigned int devfn, in read_config_byte() function
183 return read_config_byte(bus, devfn, where, (u8 *) val); in pci_config_read()
Dops-pnx8550.c113 read_config_byte(struct pci_bus *bus, unsigned int devfn, int where, u8 * val) in read_config_byte() function
252 int rc = read_config_byte(bus, devfn, where, &_val); in config_read()
Dops-au1000.c189 static int read_config_byte(struct pci_bus *bus, unsigned int devfn, in read_config_byte() function
275 int rc = read_config_byte(bus, devfn, where, &_val); in config_read()