Searched refs:bonito64_pcibios_config_access (Results 1 – 1 of 1) sorted by relevance
/arch/mips/pci/ |
D | ops-bonito64.c | 36 static int bonito64_pcibios_config_access(unsigned char access_type, in bonito64_pcibios_config_access() function 111 if (bonito64_pcibios_config_access(PCI_ACCESS_READ, bus, devfn, where, in bonito64_pcibios_read() 138 if (bonito64_pcibios_config_access(PCI_ACCESS_READ, bus, devfn, in bonito64_pcibios_write() 150 if (bonito64_pcibios_config_access(PCI_ACCESS_WRITE, bus, devfn, where, in bonito64_pcibios_write()
|