Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h1892 #define S_DMA_MAXRSPCNT 16 macro
1894 #define V_DMA_MAXRSPCNT(x) ((x) << S_DMA_MAXRSPCNT)
1895 #define G_DMA_MAXRSPCNT(x) (((x) >> S_DMA_MAXRSPCNT) & M_DMA_MAXRSPCNT)