Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_msg.h1891 #define S_LE_REQSIZE 9 macro
1893 #define V_LE_REQSIZE(x) ((x) << S_LE_REQSIZE)
1894 #define G_LE_REQSIZE(x) (((x) >> S_LE_REQSIZE) & M_LE_REQSIZE)