Searched refs:S_ERRAGENT (Results 1 – 1 of 1) sorted by relevance
2951 #define S_ERRAGENT 1 macro2953 #define V_ERRAGENT(x) ((x) << S_ERRAGENT)2954 #define G_ERRAGENT(x) (((x) >> S_ERRAGENT) & M_ERRAGENT)