Searched refs:S_INTERNAL_ERR (Results 1 – 1 of 1) sorted by relevance
39252 #define S_INTERNAL_ERR 0 macro39254 #define V_INTERNAL_ERR(x) ((x) << S_INTERNAL_ERR)39255 #define G_INTERNAL_ERR(x) (((x) >> S_INTERNAL_ERR) & M_INTERNAL_ERR)