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

/freebsd-11-stable/sys/i386/include/
H A Dcserial.h105 #define E1_FARLOMF 0x0200 /* receiving alarm in timeslot 16 */ macro
/freebsd-11-stable/sbin/sconfig/
H A Dsconfig.c376 if (status & E1_FARLOMF) strcat (buf, ",FARLOMF");
/freebsd-11-stable/sys/dev/ce/
H A Dif_ce.c1413 opte1->status |= E1_FARLOMF;
2111 if (status & E1_FARLOMF) strcat (buf, ",FARLOMF");
/freebsd-11-stable/sys/dev/cp/
H A Dif_cp.c1891 if (status & E1_FARLOMF) strcat (buf, ",FARLOMF");
/freebsd-11-stable/sys/dev/ctau/
H A Dif_ct.c1830 if (status & E1_FARLOMF) strcat (buf, ",FARLOMF");

Completed in 189 milliseconds