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

/illumos-gate/usr/src/cmd/vscan/vscand/
H A Dvs_eng.c79 * |---------->| VS_ENG_DISCONNECTED |<-----------------|
106 VS_ENG_DISCONNECTED = 0, enumerator in enum:__anon1915
265 cxn->vsc_state = VS_ENG_DISCONNECTED;
268 case VS_ENG_DISCONNECTED:
321 cxn->vsc_state = VS_ENG_DISCONNECTED;
471 case VS_ENG_DISCONNECTED:
556 (cxn->vsc_state == VS_ENG_DISCONNECTED)) {
615 case VS_ENG_DISCONNECTED:
618 cxn->vsc_state = VS_ENG_DISCONNECTED;
630 cxn->vsc_state = VS_ENG_DISCONNECTED;
[all...]

Completed in 46 milliseconds