Searched refs:SubType (Results 1 – 2 of 2) sorted by relevance
104 #define DAT_ERROR(Type, SubType) ((DAT_RETURN)(DAT_CLASS_ERROR | Type | \ argument105 SubType))
230 #define DAT_ERROR(Type, SubType) \ argument231 ((DAT_RETURN)(DAT_CLASS_ERROR | (Type) | (SubType)))