Home
last modified time | relevance | path

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

/linux/arch/sparc/kernel/
H A Dpci_impl.h178 void pci_config_read16(u16 *addr, u16 *ret);
H A Dpsycho_common.c277 pci_config_read16(addr, &stat); in psycho_pcierr_intr_other()
H A Dpci.c69 void pci_config_read16(u16 *addr, u16 *ret) in pci_config_read16() function