Home
last modified time | relevance | path

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

/NextBSD/sys/dev/cxgb/common/
HDcxgb_regs.h6900 #define S_IDTCMDLO 0 macro
6902 #define V_IDTCMDLO(x) ((x) << S_IDTCMDLO)
6903 #define G_IDTCMDLO(x) (((x) >> S_IDTCMDLO) & M_IDTCMDLO)