Searched refs:ESTS_LOMF (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/sys/dev/ce/
H A Dceddk.h105 #define ESTS_LOMF 0x0400 /* loss of multiframe sync */ macro
H A Dceddk.c807 c->status |= ESTS_LOMF; /* loss of multiframing */
832 else if (c->status & ESTS_LOMF)
H A Dif_ce.c1432 if (c->status & ESTS_LOMF)
/freebsd-9.3-release/sys/dev/cp/
H A Dcpddk.h167 #define ESTS_LOMF 0x0400 /* loss of multiframe sync */ macro
/freebsd-9.3-release/sys/dev/ctau/
H A Dctddk.h329 #define ESTS_LOMF 0x0400 /* loss of multiframe sync */ macro
H A Dctddk.c771 c->status |= ESTS_LOMF; /* loss of multiframing */

Completed in 106 milliseconds