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

/freebsd-11.0-release/sys/dev/patm/
H A Dif_patm.c392 patm_sram_write(sc, sc->tst_jump[0], IDT_TST_BR | (base << 2));
397 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.c1217 IDT_TST_BR | (sc->tst_base[idle] << 2));
1252 IDT_TST_BR | (sc->tst_base[act] << 2));

Completed in 56 milliseconds