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

/freebsd-11-stable/sys/i386/include/
H A Dcserial.h104 #define E1_AIS16 0x0100 /* receiving all ones in timeslot 16 */ macro
/freebsd-11-stable/sbin/sconfig/
H A Dsconfig.c375 if (status & E1_AIS16) strcat (buf, ",AIS16");
/freebsd-11-stable/sys/dev/ce/
H A Dif_ce.c1409 opte1->status |= E1_AIS16;
2110 if (status & E1_AIS16) strcat (buf, ",AIS16");
/freebsd-11-stable/sys/dev/cp/
H A Dif_cp.c1890 if (status & E1_AIS16) strcat (buf, ",AIS16");
/freebsd-11-stable/sys/dev/ctau/
H A Dif_ct.c1829 if (status & E1_AIS16) strcat (buf, ",AIS16");

Completed in 74 milliseconds