Searched refs:ESTS_LOS (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sys/dev/ce/
H A Dceddk.h102 #define ESTS_LOS 0x0040 /* loss of signal */ macro
H A Dceddk.c782 c->status |= ESTS_LOS; /* loss of signal */
826 if (c->status & ESTS_LOS)
827 c->status = ESTS_LOS;
H A Dif_ce.c1400 if (c->status & ESTS_LOS)
/freebsd-11-stable/sys/dev/cp/
H A Dcpddk.h164 #define ESTS_LOS 0x0040 /* loss of signal */ macro
/freebsd-11-stable/sys/dev/ctau/
H A Dctddk.h326 #define ESTS_LOS 0x0040 /* loss of signal */ macro
H A Dctddk.c661 c->status |= ESTS_LOS; /* loss of signal */
750 c->status |= ESTS_LOS; /* loss of signal */

Completed in 177 milliseconds