Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fm/fmd/common/
H A Dfmd_ckpt.c74 void *ckp_arg; /* private arg for callbacks */ member
504 fcf_buf_t *fcfb = ckp->ckp_arg; in fmd_ckpt_save_buf()
510 ckp->ckp_arg = fcfb + 1; in fmd_ckpt_save_buf()
559 fcf_serd_t *fcfd = ckp->ckp_arg; in fmd_ckpt_save_serd()
578 ckp->ckp_arg = fcfd + 1; in fmd_ckpt_save_serd()
639 fcf_buf_t *bufs = ckp->ckp_arg = fmd_alloc(size, FMD_SLEEP); in fmd_ckpt_save_case()
733 fcf_serd_t *serds = ckp->ckp_arg = fmd_alloc(size, FMD_SLEEP); in fmd_ckpt_save_module()
744 fcf_buf_t *bufs = ckp->ckp_arg = fmd_alloc(size, FMD_SLEEP); in fmd_ckpt_save_module()