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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/hnd/
H A Dshared_ksyms.c175 extern void osl_pci_read_config; EXPORT_SYMBOL(osl_pci_read_config); variable
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/include/
H A Dlinux_osl.h73 osl_pci_read_config((osh), (offset), (size))
76 extern uint32 osl_pci_read_config(osl_t *osh, uint offset, uint size);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/shared/
H A Dlinux_osl.c621 osl_pci_read_config(osl_t *osh, uint offset, uint size) function
655 if (osl_pci_read_config(osh, offset, size) == val)

Completed in 109 milliseconds