Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h15359 #define S_BUBBLEERR 16 macro
15361 #define V_BUBBLEERR(x) ((x) << S_BUBBLEERR)
15362 #define G_BUBBLEERR(x) (((x) >> S_BUBBLEERR) & M_BUBBLEERR)