Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h6799 #define S_PF4MSKSIZE 16 macro
6801 #define V_PF4MSKSIZE(x) ((x) << S_PF4MSKSIZE)
6802 #define G_PF4MSKSIZE(x) (((x) >> S_PF4MSKSIZE) & M_PF4MSKSIZE)