Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h6852 #define S_VFLKPIDX 8 macro
6854 #define V_VFLKPIDX(x) ((x) << S_VFLKPIDX)
6855 #define G_VFLKPIDX(x) (((x) >> S_VFLKPIDX) & M_VFLKPIDX)