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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/include/
H A Dhndpci.h34 uint8 req_cap_id, uchar *buf, uint32 *buflen);
H A Dnicpci.h81 extern uint8 pcicore_find_pci_capability(osl_t *osh, uint8 req_cap_id,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/shared/
H A Dnicpci.c193 pcicore_find_pci_capability(osl_t *osh, uint8 req_cap_id, uchar *buf, uint32 *buflen) argument
219 while (cap_id != req_cap_id) {
224 if (cap_id != req_cap_id) {
H A Dhndpci.c638 uint8 req_cap_id, uchar *buf, uint32 *buflen)
662 while (cap_id != req_cap_id) {
637 hndpci_find_pci_capability(si_t *sih, uint bus, uint dev, uint func, uint8 req_cap_id, uchar *buf, uint32 *buflen) argument

Completed in 58 milliseconds