Searched refs:T3BOP_LINE_DOWN (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/lmc/
H A Dif_lmc.h404 #define T3BOP_LINE_DOWN 0x1C /* line loopback deactivate */
403 #define T3BOP_LINE_DOWN macro
H A Dif_lmc.c1114 case T3BOP_LINE_DOWN: break;
1117 if (sc->last_FEAC == T3BOP_LINE_DOWN)
1298 t3_send_dbl_feac(sc, T3BOP_LINE_DOWN, T3BOP_LOOP_DS3);

Completed in 174 milliseconds