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

/freebsd-10.3-release/sys/dev/patm/
H A Didt77252reg.h250 #define IDT_TCMDQ_ULACR(C, L) ((0x2 << 24) | (C) | ((L) << 16)) macro
H A Dif_patm_tx.c259 patm_nor_write(sc, IDT_NOR_TCMDQ, IDT_TCMDQ_ULACR(vcc->cid, 0xff));
732 IDT_TCMDQ_ULACR(vcc->cid, 0xff));

Completed in 71 milliseconds