Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h22105 #define S_NIDAC0 0 macro
22107 #define V_NIDAC0(x) ((x) << S_NIDAC0)
22108 #define G_NIDAC0(x) (((x) >> S_NIDAC0) & M_NIDAC0)