Searched refs:S_EALLDONE (Results 1 – 1 of 1) sorted by relevance
12592 #define S_EALLDONE 28 macro12594 #define V_EALLDONE(x) ((x) << S_EALLDONE)12595 #define G_EALLDONE(x) (((x) >> S_EALLDONE) & M_EALLDONE)