Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h11100 #define S_PF7MSKSIZE 28 macro
11102 #define V_PF7MSKSIZE(x) ((x) << S_PF7MSKSIZE)
11103 #define G_PF7MSKSIZE(x) (((x) >> S_PF7MSKSIZE) & M_PF7MSKSIZE)