Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h2430 #define S_EGRESS0_BASE 0 macro
2432 #define V_EGRESS0_BASE(x) ((x) << S_EGRESS0_BASE)
2433 #define G_EGRESS0_BASE(x) (((x) >> S_EGRESS0_BASE) & M_EGRESS0_BASE)