Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h6789 #define S_PF6MSKSIZE 24 macro
6791 #define V_PF6MSKSIZE(x) ((x) << S_PF6MSKSIZE)
6792 #define G_PF6MSKSIZE(x) (((x) >> S_PF6MSKSIZE) & M_PF6MSKSIZE)