Home
last modified time | relevance | path

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

/drivers/net/ethernet/chelsio/cxgb/
Dregs.h2049 #define S_DBGI_RSP_ERR_REASON 8 macro
2051 #define V_DBGI_RSP_ERR_REASON(x) ((x) << S_DBGI_RSP_ERR_REASON)
2052 #define G_DBGI_RSP_ERR_REASON(x) (((x) >> S_DBGI_RSP_ERR_REASON) & M_DBGI_RSP_ERR_REASON)