Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h32770 #define S_BUBBLEERR 16 macro
32772 #define V_BUBBLEERR(x) ((x) << S_BUBBLEERR)
32773 #define G_BUBBLEERR(x) (((x) >> S_BUBBLEERR) & M_BUBBLEERR)