Searched refs:S_LE_RSPSIZE (Results 1 – 1 of 1) sorted by relevance
1915 #define S_LE_RSPSIZE 4 macro1917 #define V_LE_RSPSIZE(x) ((x) << S_LE_RSPSIZE)1918 #define G_LE_RSPSIZE(x) (((x) >> S_LE_RSPSIZE) & M_LE_RSPSIZE)