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

/freebsd-13-stable/sys/dev/ce/
H A Dceddk.h102 #define ESTS_LOS 0x0040 /* loss of signal */ macro
H A Dceddk.c781 c->status |= ESTS_LOS; /* loss of signal */
825 if (c->status & ESTS_LOS)
826 c->status = ESTS_LOS;
H A Dif_ce.c1400 if (c->status & ESTS_LOS)
/freebsd-13-stable/sys/dev/cp/
H A Dcpddk.h164 #define ESTS_LOS 0x0040 /* loss of signal */ macro

Completed in 122 milliseconds