Home
last modified time | relevance | path

Searched refs:S_IDTCMDHI (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h6894 #define S_IDTCMDHI 11 macro
6896 #define V_IDTCMDHI(x) ((x) << S_IDTCMDHI)
6897 #define G_IDTCMDHI(x) (((x) >> S_IDTCMDHI) & M_IDTCMDHI)