Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h6784 #define S_PF7MSKSIZE 28 macro
6786 #define V_PF7MSKSIZE(x) ((x) << S_PF7MSKSIZE)
6787 #define G_PF7MSKSIZE(x) (((x) >> S_PF7MSKSIZE) & M_PF7MSKSIZE)