Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h11088 #define S_PF1LKPIDX 3 macro
11090 #define V_PF1LKPIDX(x) ((x) << S_PF1LKPIDX)
11091 #define G_PF1LKPIDX(x) (((x) >> S_PF1LKPIDX) & M_PF1LKPIDX)