Searched refs:S_ERRAGENT (Results 1 – 1 of 1) sorted by relevance
2950 #define S_ERRAGENT 1 macro2952 #define V_ERRAGENT(x) ((x) << S_ERRAGENT)2953 #define G_ERRAGENT(x) (((x) >> S_ERRAGENT) & M_ERRAGENT)