Home
last modified time | relevance | path

Searched refs:dump_fm_panic (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Ddumphdr.h84 uint32_t dump_fm_panic; /* initiated from fm subsystems */ member
/illumos-gate/usr/src/cmd/savecore/
H A Dsavecore.c1801 if (dumphdr.dump_fm_panic) in main()
/illumos-gate/usr/src/uts/common/os/
H A Ddumpsubr.c2982 dumphdr->dump_fm_panic = is_fm_panic(); in dumpsys()