Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h6804 #define S_PF3MSKSIZE 12 macro
6806 #define V_PF3MSKSIZE(x) ((x) << S_PF3MSKSIZE)
6807 #define G_PF3MSKSIZE(x) (((x) >> S_PF3MSKSIZE) & M_PF3MSKSIZE)