Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h6752 #define S_PF5LKPIDX 15 macro
6754 #define V_PF5LKPIDX(x) ((x) << S_PF5LKPIDX)
6755 #define G_PF5LKPIDX(x) (((x) >> S_PF5LKPIDX) & M_PF5LKPIDX)