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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/bzip2/
H A Dbzmore46 ANS=`dd bs=1 count=1 2>/dev/null`
49 if test "$ANS" = 'e' -o "$ANS" = 'q'; then
53 if test "$ANS" != 's'; then
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/tulip/
H A Dde4x5.c2613 lp->media = ANS;
2621 case ANS:
2644 next_tick = de4x5_suspect_state(dev, 1000, ANS, test_tp, dc21041_autoconf);
2799 if (lp->infoblock_media == ANS) {
2815 lp->media = ANS;
2829 case ANS:
2952 ** When autonegotiation is working, the ANS part searches the SROM for
2999 if ((lp->infoblock_media == ANS) &&
3004 lp->media = ANS;
3012 case ANS
[all...]
H A Dde4x5.h828 #define ANS 0x0020 /* Intermediate AutoNegotiation State */ macro
832 #define ANS_SUSPECT 0x0802 /* Suspect the ANS (TP) port is down */

Completed in 72 milliseconds