Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h11053 #define S_LKPIDXSIZE 24 macro
11055 #define V_LKPIDXSIZE(x) ((x) << S_LKPIDXSIZE)
11056 #define G_LKPIDXSIZE(x) (((x) >> S_LKPIDXSIZE) & M_LKPIDXSIZE)