S_DBGI_RSP_ERR_REASON 2060 drivers/net/ethernet/chelsio/cxgb/regs.h #define V_DBGI_RSP_ERR_REASON(x) ((x) << S_DBGI_RSP_ERR_REASON)
S_DBGI_RSP_ERR_REASON 2061 drivers/net/ethernet/chelsio/cxgb/regs.h #define G_DBGI_RSP_ERR_REASON(x) (((x) >> S_DBGI_RSP_ERR_REASON) & M_DBGI_RSP_ERR_REASON)