Searched defs:fm_panic (Results 1 – 4 of 4) sorted by relevance
403 boolean_t fm_panic, expect_savecore; in swde_panic_detected() local500 boolean_t fm_panic; in swde_panic_savecore_done() local
154 fm_panic(const char *fmt, ...) in fm_panic() function
374 fm_panic(const char *format, ...) in fm_panic() function
79 static boolean_t fm_panic; /* dump is the result of fm_panic */ variable