Searched refs:IDT_TST_VBR (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/sys/dev/patm/
H A Dif_patm.c380 sc->tst_soft[i] = IDT_TST_VBR;
390 patm_sram_write(sc, base + i, IDT_TST_VBR);
395 patm_sram_write(sc, idle + i, IDT_TST_VBR);
H A Didt77252reg.h327 #define IDT_TST_VBR (2 << 29) /* transmit [AVU]BR cell */ macro
H A Dif_patm_tx.c1144 if (sc->tst_soft[qptr] != IDT_TST_VBR) {
1177 sc->tst_soft[i] = IDT_TST_VBR | TST_BOTH;

Completed in 66 milliseconds