Home
last modified time | relevance | path

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

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