Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/fm/libldom/sparc/
H A Dldmsvcs_utils.h64 CHANNEL_OPEN, /* open but not initialized/reset */ enumerator
H A Dldmsvcs_utils.c158 if (lsp->fds_chan.state == CHANNEL_OPEN || in channel_close()
816 ASSERT(lsp->fds_chan.state == CHANNEL_OPEN); in ds_handle_init_req()
1158 lsp->fds_chan.state = CHANNEL_OPEN; in channel_openreset()
1161 if (lsp->fds_chan.state == CHANNEL_OPEN) { in channel_openreset()