Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h13851 #define S_STATIC_U_DFS_RANGEB 3 macro
13853 #define V_STATIC_U_DFS_RANGEB(x) ((x) << S_STATIC_U_DFS_RANGEB)
13854 #define G_STATIC_U_DFS_RANGEB(x) (((x) >> S_STATIC_U_DFS_RANGEB) & M_STATIC_U_DFS_RANGEB)