Searched refs:STS_INITIALIZE (Results 1 – 2 of 2) sorted by relevance
153 #define STS_INITIALIZE 0x0040 /* INITIALIZE status. (ready to macro
1393 if(Status == STS_INITIALIZE) in tms380tr_bringup_diags()1483 } while(((Status &(STS_INITIALIZE | STS_ERROR | STS_TEST)) != 0) in tms380tr_init_adapter()1486 if((Status & (STS_INITIALIZE | STS_ERROR | STS_TEST)) == 0) in tms380tr_init_adapter()