Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h6757 #define S_PF4LKPIDX 12 macro
6759 #define V_PF4LKPIDX(x) ((x) << S_PF4LKPIDX)
6760 #define G_PF4LKPIDX(x) (((x) >> S_PF4LKPIDX) & M_PF4LKPIDX)