Searched refs:WRITE_TSR (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/sys/dev/hatm/
H A Dif_hatm_tx.c681 WRITE_TSR(sc, cid, 0, 0xf, tsr0);
682 WRITE_TSR(sc, cid, 4, 0xf, tsr4);
683 WRITE_TSR(sc, cid, 1, 0xf, (atmf << HE_REGS_TSR1_PCR));
684 WRITE_TSR(sc, cid, 2, 0xf, (atmf << HE_REGS_TSR2_ACR));
685 WRITE_TSR(sc, cid, 9, 0xf, HE_REGM_TSR9_INIT);
686 WRITE_TSR(sc, cid, 3, 0xf, 0);
687 WRITE_TSR(sc, cid, 5, 0xf, 0);
688 WRITE_TSR(sc, cid, 6, 0xf, 0);
689 WRITE_TSR(sc, cid, 7, 0xf, 0);
690 WRITE_TSR(s
[all...]
H A Dif_hatmvar.h557 #define WRITE_TSR(SC,CID,NR,BEN,VAL) \ macro

Completed in 77 milliseconds