Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h6794 #define S_PF5MSKSIZE 20 macro
6796 #define V_PF5MSKSIZE(x) ((x) << S_PF5MSKSIZE)
6797 #define G_PF5MSKSIZE(x) (((x) >> S_PF5MSKSIZE) & M_PF5MSKSIZE)