Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h15753 #define S_LBPORT 4 macro
15755 #define V_LBPORT(x) ((x) << S_LBPORT)
15756 #define G_LBPORT(x) (((x) >> S_LBPORT) & M_LBPORT)