Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h6491 #define S_DBG_READ_REQ_CNT 16 macro
6493 #define V_DBG_READ_REQ_CNT(x) ((x) << S_DBG_READ_REQ_CNT)
6494 #define G_DBG_READ_REQ_CNT(x) (((x) >> S_DBG_READ_REQ_CNT) & M_DBG_READ_REQ_CNT)