Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h20280 #define S_SIGNALDETECT 0 macro
20282 #define V_SIGNALDETECT(x) ((x) << S_SIGNALDETECT)
20283 #define G_SIGNALDETECT(x) (((x) >> S_SIGNALDETECT) & M_SIGNALDETECT)