Searched refs:osl_pci_read_config (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/hnd/
H A Dshared_ksyms.c270 extern void osl_pci_read_config; EXPORT_SYMBOL(osl_pci_read_config); variable
/netgear-R7000-V1.0.7.12_1.2.5/src/include/
H A Dlinux_osl.h108 osl_pci_read_config((osh), (offset), (size))
111 extern uint32 osl_pci_read_config(osl_t *osh, uint offset, uint size);
/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dlinux_osl.c1212 osl_pci_read_config(osl_t *osh, uint offset, uint size) function
1246 if (osl_pci_read_config(osh, offset, size) == val)

Completed in 67 milliseconds