Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h16571 #define S_MAC_WT 0 macro
16573 #define V_MAC_WT(x) ((x) << S_MAC_WT)
16574 #define G_MAC_WT(x) (((x) >> S_MAC_WT) & M_MAC_WT)