Searched refs:S_LE_RSPSIZE (Results 1 – 1 of 1) sorted by relevance
2609 #define S_LE_RSPSIZE 4 macro2611 #define V_LE_RSPSIZE(x) ((x) << S_LE_RSPSIZE)2612 #define G_LE_RSPSIZE(x) (((x) >> S_LE_RSPSIZE) & M_LE_RSPSIZE)