Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h1251 #define S_NUMFSTTRNSEQ 22 macro
1253 #define V_NUMFSTTRNSEQ(x) ((x) << S_NUMFSTTRNSEQ)
1254 #define G_NUMFSTTRNSEQ(x) (((x) >> S_NUMFSTTRNSEQ) & M_NUMFSTTRNSEQ)