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

/freebsd-11-stable/sys/i386/include/
H A Dcserial.h99 #define E1_FARLOF 0x0002 /* receiving far loss of framing */ macro
/freebsd-11-stable/sbin/sconfig/
H A Dsconfig.c374 if (status & E1_FARLOF) strcat (buf, ",FARLOF");
/freebsd-11-stable/sys/dev/ce/
H A Dif_ce.c1411 opte1->status |= E1_FARLOF;
2109 if (status & E1_FARLOF) strcat (buf, ",FARLOF");
/freebsd-11-stable/sys/dev/cp/
H A Dif_cp.c1889 if (status & E1_FARLOF) strcat (buf, ",FARLOF");
/freebsd-11-stable/sys/dev/ctau/
H A Dif_ct.c1828 if (status & E1_FARLOF) strcat (buf, ",FARLOF");

Completed in 89 milliseconds