Searched refs:E3_LOS (Results 1 – 2 of 2) sorted by relevance
110 #define E3_LOS 0x00000002 /* Lost of synchronization */ macro
516 if (status & E3_LOS) strcat (buf, ",LOS"); in format_e3_status()