Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_msg.h1828 #define S_NTFY_MAC_IDX 0 macro
1830 #define V_NTFY_MAC_IDX(x) ((x) << S_NTFY_MAC_IDX)
1831 #define G_NTFY_MAC_IDX(x) (((x) >> S_NTFY_MAC_IDX) & M_NTFY_MAC_IDX)