Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/common/
HDt4_regs.h2432 #define S_DEBUG_PD_WRREQ_SOP3_CNT 28 macro
2434 #define V_DEBUG_PD_WRREQ_SOP3_CNT(x) ((x) << S_DEBUG_PD_WRREQ_SOP3_CNT)
2435 #define G_DEBUG_PD_WRREQ_SOP3_CNT(x) (((x) >> S_DEBUG_PD_WRREQ_SOP3_CNT) & M_DEBUG_PD_WRREQ_SOP3_CN…