Searched refs:E1_LOS (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/i386/include/
H A Dcserial.h103 #define E1_LOS 0x0040 /* loss of signal */ macro
/freebsd-11-stable/sbin/sconfig/
H A Dsconfig.c369 if (status & E1_LOS) strcat (buf, ",LOS");
/freebsd-11-stable/sys/dev/ce/
H A Dif_ce.c1401 opte1->status |= E1_LOS;
2105 if (status & E1_LOS) strcat (buf, ",LOS");
/freebsd-11-stable/sys/dev/cp/
H A Dif_cp.c1885 if (status & E1_LOS) strcat (buf, ",LOS");
/freebsd-11-stable/sys/dev/ctau/
H A Dif_ct.c1824 if (status & E1_LOS) strcat (buf, ",LOS");

Completed in 100 milliseconds