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

/freebsd-11-stable/sys/i386/include/
H A Dcserial.h101 #define E1_AIS 0x0008 /* receiving all ones */ macro
/freebsd-11-stable/sbin/sconfig/
H A Dsconfig.c370 if (status & E1_AIS) strcat (buf, ",AIS");
/freebsd-11-stable/sys/dev/ce/
H A Dif_ce.c1405 opte1->status |= E1_AIS;
2106 if (status & E1_AIS) strcat (buf, ",AIS");
/freebsd-11-stable/sys/dev/cp/
H A Dif_cp.c1886 if (status & E1_AIS) strcat (buf, ",AIS");
/freebsd-11-stable/sys/dev/ctau/
H A Dif_ct.c1825 if (status & E1_AIS) strcat (buf, ",AIS");

Completed in 62 milliseconds