Searched refs:pcicore_find_pci_capability (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/include/
H A Dnicpci.h25 #define pcicore_find_pci_capability(a, b, c, d) (0) macro
58 extern uint8 pcicore_find_pci_capability(osl_t *osh, uint8 req_cap_id,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/hnd/
H A Dshared_ksyms.c189 extern void pcicore_find_pci_capability; EXPORT_SYMBOL(pcicore_find_pci_capability); variable
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/shared/
H A Dnicpci.c136 cap_ptr = pcicore_find_pci_capability(pi->osh, PCI_CAP_PCIECAP_ID, NULL, NULL);
161 pcicore_find_pci_capability(osl_t *osh, uint8 req_cap_id, uchar *buf, uint32 *buflen) function
899 cap_ptr = pcicore_find_pci_capability(osh, PCI_CAP_POWERMGMTCAP_ID, NULL, NULL);
921 cap_ptr = pcicore_find_pci_capability(pi->osh, PCI_CAP_POWERMGMTCAP_ID, NULL, NULL);
H A Dsiutils.c2213 cap_ptr = pcicore_find_pci_capability(sii->osh, PCI_CAP_PCIECAP_ID, NULL, NULL);

Completed in 119 milliseconds