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

/freebsd-10.1-release/sys/dev/patm/
H A Dif_patmvar.h324 #define TST_ACT1 0x0001 /* active TST */ macro
H A Dif_patm_tx.c1198 if (sc->tst_state & TST_ACT1) {
1241 act = (sc->tst_state & TST_ACT1) ? 1 : 0;
1254 sc->tst_state ^= TST_ACT1;

Completed in 78 milliseconds