Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/dcs/sparc/sun4u/
H A Ddcs_ses.c572 sp->state = DCS_CONNECTED; in ses_handler()
629 if (sp->state != DCS_CONNECTED) { in ses_handler()
H A Ddcs.h226 DCS_CONNECTED = 1, enumerator
H A Ddcs.c794 if (sp->state != DCS_CONNECTED) { in dcs_ses_req()