Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_msg.h1915 #define S_LE_RSPSIZE 4 macro
1917 #define V_LE_RSPSIZE(x) ((x) << S_LE_RSPSIZE)
1918 #define G_LE_RSPSIZE(x) (((x) >> S_LE_RSPSIZE) & M_LE_RSPSIZE)