Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h22712 #define S_EMMD 5 macro
22714 #define V_EMMD(x) ((x) << S_EMMD)
22715 #define G_EMMD(x) (((x) >> S_EMMD) & M_EMMD)