Home
last modified time | relevance | path

Searched refs:E3_LOS (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/i386/include/
HDcserial.h110 #define E3_LOS 0x00000002 /* Lost of synchronization */ macro
/NextBSD/sbin/sconfig/
HDsconfig.c516 if (status & E3_LOS) strcat (buf, ",LOS"); in format_e3_status()