Searched refs:S_ETCPOPDONE (Results 1 – 1 of 1) sorted by relevance
27056 #define S_ETCPOPDONE 0 macro27058 #define V_ETCPOPDONE(x) ((x) << S_ETCPOPDONE)27059 #define G_ETCPOPDONE(x) (((x) >> S_ETCPOPDONE) & M_ETCPOPDONE)