Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h11125 #define S_PF2MSKSIZE 8 macro
11127 #define V_PF2MSKSIZE(x) ((x) << S_PF2MSKSIZE)
11128 #define G_PF2MSKSIZE(x) (((x) >> S_PF2MSKSIZE) & M_PF2MSKSIZE)