Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h11105 #define S_PF6MSKSIZE 24 macro
11107 #define V_PF6MSKSIZE(x) ((x) << S_PF6MSKSIZE)
11108 #define G_PF6MSKSIZE(x) (((x) >> S_PF6MSKSIZE) & M_PF6MSKSIZE)