Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h11093 #define S_PF0LKPIDX 0 macro
11095 #define V_PF0LKPIDX(x) ((x) << S_PF0LKPIDX)
11096 #define G_PF0LKPIDX(x) (((x) >> S_PF0LKPIDX) & M_PF0LKPIDX)