Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h22399 #define S_SIGNSD 13 macro
22401 #define V_SIGNSD(x) ((x) << S_SIGNSD)
22402 #define G_SIGNSD(x) (((x) >> S_SIGNSD) & M_SIGNSD)