Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_msg.h2512 #define S_NTFY_MAC_IDX 0 macro
2514 #define V_NTFY_MAC_IDX(x) ((x) << S_NTFY_MAC_IDX)
2515 #define G_NTFY_MAC_IDX(x) (((x) >> S_NTFY_MAC_IDX) & M_NTFY_MAC_IDX)