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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/tokenring/
H A Dtms380tr.h155 #define STS_INITIALIZE 0x0040 /* INITIALIZE status. (ready to macro
H A Dtms380tr.c1305 if(Status == STS_INITIALIZE)
1395 } while(((Status &(STS_INITIALIZE | STS_ERROR | STS_TEST)) != 0) &&
1398 if((Status & (STS_INITIALIZE | STS_ERROR | STS_TEST)) == 0)

Completed in 56 milliseconds