Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/cxgbe/common/
HDt4_regs.h60549 #define S_RANK_PAIR0_SEC 9 macro
60551 #define V_RANK_PAIR0_SEC(x) ((x) << S_RANK_PAIR0_SEC)
60552 #define G_RANK_PAIR0_SEC(x) (((x) >> S_RANK_PAIR0_SEC) & M_RANK_PAIR0_SEC)