Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h6737 #define S_LKPIDXSIZE 24 macro
6739 #define V_LKPIDXSIZE(x) ((x) << S_LKPIDXSIZE)
6740 #define G_LKPIDXSIZE(x) (((x) >> S_LKPIDXSIZE) & M_LKPIDXSIZE)