Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h6952 #define S_DBGIRSPMSG 8 macro
6954 #define V_DBGIRSPMSG(x) ((x) << S_DBGIRSPMSG)
6955 #define G_DBGIRSPMSG(x) (((x) >> S_DBGIRSPMSG) & M_DBGIRSPMSG)
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h39449 #define S_DBGIRSPMSG 8 macro
39451 #define V_DBGIRSPMSG(x) ((x) << S_DBGIRSPMSG)
39452 #define G_DBGIRSPMSG(x) (((x) >> S_DBGIRSPMSG) & M_DBGIRSPMSG)