Searched refs:FLT_ERR_REACTION_SHIFT (Results 1 – 1 of 1) sorted by relevance
363 #define FLT_ERR_REACTION_SHIFT (8) macro364 #define FLT_ERR_REACTION_MASK (0x3 << FLT_ERR_REACTION_SHIFT)365 #define FLT_ERR_REACTION_NO_EFFECT (0x0 << FLT_ERR_REACTION_SHIFT)366 #define FLT_ERR_REACTION_FS0B (0x1 << FLT_ERR_REACTION_SHIFT)367 #define FLT_ERR_REACTION_RSTB_FS0B (0x2 << FLT_ERR_REACTION_SHIFT)