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

/freebsd-10.2-release/sys/dev/patm/
H A Dif_patm.c391 patm_sram_write(sc, sc->tst_jump[0], IDT_TST_BR | (base << 2));
396 patm_sram_write(sc, sc->tst_jump[1], IDT_TST_BR | (idle << 2));
H A Didt77252reg.h328 #define IDT_TST_BR (3 << 29) /* branch */ macro
H A Dif_patm_tx.c1216 IDT_TST_BR | (sc->tst_base[idle] << 2));
1251 IDT_TST_BR | (sc->tst_base[act] << 2));

Completed in 55 milliseconds