Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_msg.h2231 #define S_L2T_W_PORT 8 macro
2233 #define V_L2T_W_PORT(x) ((x) << S_L2T_W_PORT)
2234 #define G_L2T_W_PORT(x) (((x) >> S_L2T_W_PORT) & M_L2T_W_PORT)