Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h11355 #define S_DEBUG_PORT_SEL 10 macro
11357 #define V_DEBUG_PORT_SEL(x) ((x) << S_DEBUG_PORT_SEL)
11358 #define G_DEBUG_PORT_SEL(x) (((x) >> S_DEBUG_PORT_SEL) & M_DEBUG_PORT_SEL)