Searched refs:CHANNEL_OPEN (Results 1 – 2 of 2) sorted by relevance
64 CHANNEL_OPEN, /* open but not initialized/reset */ enumerator
158 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()