Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/vscan/vscand/
H A Dvs_eng.c106 VS_ENG_DISCONNECTED = 0, enumerator
265 cxn->vsc_state = VS_ENG_DISCONNECTED; in vs_eng_config_close()
268 case VS_ENG_DISCONNECTED: in vs_eng_config_close()
321 cxn->vsc_state = VS_ENG_DISCONNECTED; in vs_eng_housekeeper()
471 case VS_ENG_DISCONNECTED: in vs_eng_get()
556 (cxn->vsc_state == VS_ENG_DISCONNECTED)) { in vs_eng_find_connection()
615 case VS_ENG_DISCONNECTED: in vs_eng_release()
618 cxn->vsc_state = VS_ENG_DISCONNECTED; in vs_eng_release()
630 cxn->vsc_state = VS_ENG_DISCONNECTED; in vs_eng_release()
677 case VS_ENG_DISCONNECTED: in vs_eng_close_connections()
[all …]