Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/vscan/vscand/
H A Dvs_eng.c105 VS_ENG_DISCONNECTED = 0, enumerator
264 cxn->vsc_state = VS_ENG_DISCONNECTED; in vs_eng_config_close()
267 case VS_ENG_DISCONNECTED: in vs_eng_config_close()
320 cxn->vsc_state = VS_ENG_DISCONNECTED; in vs_eng_housekeeper()
470 case VS_ENG_DISCONNECTED: in vs_eng_get()
555 (cxn->vsc_state == VS_ENG_DISCONNECTED)) { in vs_eng_find_connection()
614 case VS_ENG_DISCONNECTED: in vs_eng_release()
617 cxn->vsc_state = VS_ENG_DISCONNECTED; in vs_eng_release()
629 cxn->vsc_state = VS_ENG_DISCONNECTED; in vs_eng_release()
676 case VS_ENG_DISCONNECTED: in vs_eng_close_connections()
[all …]