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

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

Completed in 96 milliseconds