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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/miscutils/
H A Dhdparm.c45 #define CAPAB_1 50 macro
668 (( val[CAPAB_1] & VALID) == VALID_VAL) ||
829 if ((like_std > 3) && ((val[CAPAB_1] & VALID) == VALID_VAL))
830 printf(", %s device specific minimum\n", (val[CAPAB_1] & MIN_STANDBY_TIMER) ? "with" : "no");

Completed in 77 milliseconds