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

/drivers/net/tokenring/
H A Dtms380tr.c1368 } while((loop_cnt > 0) && ((Status & (STS_ERROR | STS_TEST))
1369 != (STS_ERROR | STS_TEST)));
1455 } while(((Status &(STS_INITIALIZE | STS_ERROR | STS_TEST)) != 0) &&
1458 if((Status & (STS_INITIALIZE | STS_ERROR | STS_TEST)) == 0)
H A Dtms380tr.h158 #define STS_TEST 0x0020 /* TEST status. (BUD not completed) */ macro

Completed in 366 milliseconds