Searched refs:FMD_MOD_FAIL (Results 1 – 3 of 3) sorted by relevance
146 #define FMD_MOD_FAIL 0x008 /* unrecoverable error has occurred */ macro
903 mp->mod_flags |= FMD_MOD_FAIL; in fmd_module_abort()
261 if (mp->mod_flags & FMD_MOD_FAIL) { in fmd_api_module()