Searched refs:pci_config_read8 (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/sparc/kernel/
H A Dpci_common.c76 pci_config_read8((u8 *)addr, &tmp8);
86 pci_config_read8((u8 *)addr, &tmp8);
88 pci_config_read8(((u8 *)addr) + 1, &tmp8);
139 pci_config_read8((u8 *)addr, &tmp8);
H A Dpci_impl.h171 extern void pci_config_read8(u8 *addr, u8 *ret);
H A Dpci.c44 void pci_config_read8(u8 *addr, u8 *ret) function

Completed in 62 milliseconds