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

/freebsd-11-stable/sys/dev/ce/
H A Dceddk.h101 #define ESTS_LOF 0x0020 /* loss of framing */ macro
H A Dceddk.c802 c->status |= ESTS_LOF; /* loss of framing */
830 else if (c->status & ESTS_LOF)
831 c->status = ESTS_LOF;
H A Dif_ce.c1402 if (c->status & ESTS_LOF)
/freebsd-11-stable/sys/dev/cp/
H A Dcpddk.h163 #define ESTS_LOF 0x0020 /* loss of framing */ macro
/freebsd-11-stable/sys/dev/ctau/
H A Dctddk.h325 #define ESTS_LOF 0x0020 /* loss of framing */ macro
H A Dctddk.c766 c->status |= ESTS_LOF; /* loss of framing */

Completed in 159 milliseconds