Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h6819 #define S_PF0MSKSIZE 0 macro
6821 #define V_PF0MSKSIZE(x) ((x) << S_PF0MSKSIZE)
6822 #define G_PF0MSKSIZE(x) (((x) >> S_PF0MSKSIZE) & M_PF0MSKSIZE)