Searched refs:S_ETCPOPDONE (Results 1 – 1 of 1) sorted by relevance
12628 #define S_ETCPOPDONE 0 macro12630 #define V_ETCPOPDONE(x) ((x) << S_ETCPOPDONE)12631 #define G_ETCPOPDONE(x) (((x) >> S_ETCPOPDONE) & M_ETCPOPDONE)