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

/freebsd-11-stable/sys/i386/include/
H A Dcserial.h107 #define E1_TSTREQ 0x0800 /* test code detected */ macro
/freebsd-11-stable/sys/dev/ce/
H A Dif_ce.c1415 opte1->status |= E1_TSTREQ;
2112 if (status & E1_TSTREQ) strcat (buf, ",TSTREQ");
/freebsd-11-stable/sys/dev/cp/
H A Dif_cp.c1892 if (status & E1_TSTREQ) strcat (buf, ",TSTREQ");
/freebsd-11-stable/sys/dev/ctau/
H A Dif_ct.c1831 if (status & E1_TSTREQ) strcat (buf, ",TSTREQ");

Completed in 175 milliseconds