Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h3468 #define S_DEBUG_ST_FLM_IDMA0_CACHE 3 macro
3470 #define V_DEBUG_ST_FLM_IDMA0_CACHE(x) ((x) << S_DEBUG_ST_FLM_IDMA0_CACHE)
3471 #define G_DEBUG_ST_FLM_IDMA0_CACHE(x) (((x) >> S_DEBUG_ST_FLM_IDMA0_CACHE) & M_DEBUG_ST_FLM_IDMA0_C…