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

/freebsd-10-stable/sys/dev/lmc/
H A Dif_lmc.c2322 t1_send_bop(softc_t *sc, int bop_code) function
2366 t1_send_bop(sc, T1BOP_LINE_UP);
2377 t1_send_bop(sc, T1BOP_PAY_UP);
2386 t1_send_bop(sc, T1BOP_LINE_DOWN);
2396 t1_send_bop(sc, T1BOP_PAY_DOWN);
H A Dif_lmc.h1531 static void t1_send_bop(softc_t *, int);

Completed in 158 milliseconds