Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/chxge/com/
H A Dregs.h2043 #define S_DBGI_RSP_ERR_REASON 8 macro
2045 #define V_DBGI_RSP_ERR_REASON(x) ((x) << S_DBGI_RSP_ERR_REASON)
2046 #define G_DBGI_RSP_ERR_REASON(x) (((x) >> S_DBGI_RSP_ERR_REASON) & M_DBGI_RSP_ERR_REASON)