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

/freebsd-11-stable/sys/i386/include/
H A Dcserial.h106 #define E1_LOMF 0x0400 /* loss of multiframe sync */ macro
/freebsd-11-stable/sbin/sconfig/
H A Dsconfig.c372 if (status & E1_LOMF) strcat (buf, ",LOMF");
/freebsd-11-stable/sys/dev/ce/
H A Dif_ce.c1407 opte1->status |= E1_LOMF;
2108 if (status & E1_LOMF) strcat (buf, ",LOMF");
/freebsd-11-stable/sys/dev/cp/
H A Dif_cp.c1888 if (status & E1_LOMF) strcat (buf, ",LOMF");
/freebsd-11-stable/sys/dev/ctau/
H A Dif_ct.c1827 if (status & E1_LOMF) strcat (buf, ",LOMF");

Completed in 87 milliseconds