Searched defs:V_TPRESET (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/cxgb/common/ | ||
H A D | cxgb_regs.h | 4720 #define V_TPRESET(x) ((x) << S_TPRESET) macro |
/freebsd/sys/dev/cxgbe/common/ | ||
H A D | t4_regs.h | 23739 #define V_TPRESET(x) ((x) << S_TPRESET) macro |