Searched refs:S_SGESENDEN (Results 1 – 1 of 1) sorted by relevance
14478 #define S_SGESENDEN 8 macro14480 #define V_SGESENDEN(x) ((x) << S_SGESENDEN)14481 #define G_SGESENDEN(x) (((x) >> S_SGESENDEN) & M_SGESENDEN)