Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_ckpt.h91 #define FCF_ID_MAG3 3 /* fourth byte of magic number */ macro
H A Dfmd_ckpt.c434 ckp->ckp_hdr->fcfh_ident[FCF_ID_MAG3] = FCF_MAG_MAG3; in fmd_ckpt_alloc()
H A Dfmd_mdb.c1143 h.fcfh_ident[FCF_ID_MAG2], h.fcfh_ident[FCF_ID_MAG3]); in fcf_hdr()