Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h8421 #define S_T5_TXPORT 0 macro
8423 #define V_T5_TXPORT(x) ((x) << S_T5_TXPORT)
8424 #define G_T5_TXPORT(x) (((x) >> S_T5_TXPORT) & M_T5_TXPORT)