Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h10773 #define S_DBGIRSPMSG 8 macro
10775 #define V_DBGIRSPMSG(x) ((x) << S_DBGIRSPMSG)
10776 #define G_DBGIRSPMSG(x) (((x) >> S_DBGIRSPMSG) & M_DBGIRSPMSG)