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

/freebsd-10.3-release/sys/dev/patm/
H A Dif_patm_tx.c258 patm_nor_write(sc, IDT_NOR_TCMDQ, IDT_TCMDQ_UIER(vcc->cid, 0xff));
730 IDT_TCMDQ_UIER(vcc->cid, 0xff));
1004 patm_nor_write(sc, IDT_NOR_TCMDQ, IDT_TCMDQ_UIER(vcc->cid,
H A Didt77252reg.h254 #define IDT_TCMDQ_UIER(C, L) ((0x4 << 24) | (C) | ((L) << 16)) macro

Completed in 56 milliseconds