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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/shared/
H A Dhndpmu.c623 pmudelay = ISSIM_ENAB(sih) ? 70 : 3700;
627 pmudelay = ISSIM_ENAB(sih) ? 70 : 1000;
633 if (ISSIM_ENAB(sih))
643 if (ISSIM_ENAB(sih))
653 if (ISSIM_ENAB(sih))
663 pmudelay = ISSIM_ENAB(sih) ? 70 : 3700;
667 if (ISSIM_ENAB(sih))
677 if (ISSIM_ENAB(sih))
689 if (ISSIM_ENAB(sih))
699 if (ISSIM_ENAB(si
[all...]
H A Dbcmsrom.c4654 if (sih->ccrev > 31 && ISSIM_ENAB(sih)) {
4665 if (ISSIM_ENAB(sih))
4674 if (ISSIM_ENAB(sih)) {
H A Dnicpci.c834 if (!ISSIM_ENAB(sih)) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/include/
H A Dsiutils.h129 #define ISSIM_ENAB(sih) TRUE macro
131 #define ISSIM_ENAB(sih) FALSE macro

Completed in 87 milliseconds