Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h6747 #define S_PF6LKPIDX 18 macro
6749 #define V_PF6LKPIDX(x) ((x) << S_PF6LKPIDX)
6750 #define G_PF6LKPIDX(x) (((x) >> S_PF6LKPIDX) & M_PF6LKPIDX)