Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_ckpt.h174 fcf_secidx_t fcfc_suspects; /* FCF_SECT_NVLISTS containing suspects */ member
H A Dfmd_ckpt.c675 fcfc.fcfc_suspects = nvsec; in fmd_ckpt_save_case()
1068 n = fmd_ckpt_restore_suspects(ckp, cp, fcfc->fcfc_suspects); in fmd_ckpt_restore_case()
H A Dfmd_mdb.c1316 mdb_printf("fcfc_suspects = %u\n", fcfc.fcfc_suspects); in fcf_case()