Searched refs:S_ERR_CID (Results 1 – 1 of 1) sorted by relevance
39125 #define S_ERR_CID 22 macro39127 #define V_ERR_CID(x) ((x) << S_ERR_CID)39128 #define G_ERR_CID(x) (((x) >> S_ERR_CID) & M_ERR_CID)