Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h22137 #define S_PDAC 0 macro
22139 #define V_PDAC(x) ((x) << S_PDAC)
22140 #define G_PDAC(x) (((x) >> S_PDAC) & M_PDAC)