Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_ckpt.h187 fcf_stridx_t fcfd_name; /* engine name */ member
H A Dfmd_ckpt.c572 fcfd->fcfd_name = fmd_ckpt_string(ckp, sgp->sg_name); in fmd_ckpt_save_serd()
1099 if ((s = fmd_ckpt_strptr(ckp, fcfd->fcfd_name, NULL)) == NULL) { in fmd_ckpt_restore_serd()
1101 "serd name %u is corrupt\n", fcfd->fcfd_name); in fmd_ckpt_restore_serd()
H A Dfmd_mdb.c1360 mdb_printf("fcfd_name = 0x%x\n", fcfd.fcfd_name); in fcf_serd()