Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/common/
HDt4_regs.h23232 #define S_BUBBLEERR 16 macro
23234 #define V_BUBBLEERR(x) ((x) << S_BUBBLEERR)
23235 #define G_BUBBLEERR(x) (((x) >> S_BUBBLEERR) & M_BUBBLEERR)