Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fm/fmd/common/
H A Dfmd_ckpt.h141 uint32_t fcfs_flags; /* section flags (if any) */ member
H A Dfmd_ckpt.c242 if (sp->fcfs_flags != 0) { in fmd_ckpt_open()
244 "section flags (0x%x)\n", i, sp->fcfs_flags)); in fmd_ckpt_open()
379 ckp->ckp_secp->fcfs_flags = 0; in fmd_ckpt_section()
H A Dfmd_mdb.c1238 s.fcfs_flags, s.fcfs_entsize, s.fcfs_offset, s.fcfs_size); in fcf_sec()