Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_ckpt.h179 #define FCF_CASE_CLOSE_WAIT 2 macro
H A Dfmd_ckpt.c685 fcfc.fcfc_state = FCF_CASE_CLOSE_WAIT; in fmd_ckpt_save_case()
1038 if (uuid == NULL || fcfc->fcfc_state > FCF_CASE_CLOSE_WAIT) { in fmd_ckpt_restore_case()
1074 else if (fcfc->fcfc_state == FCF_CASE_CLOSE_WAIT && n != 0) in fmd_ckpt_restore_case()
1076 else if (fcfc->fcfc_state == FCF_CASE_CLOSE_WAIT && n == 0) in fmd_ckpt_restore_case()