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

/illumos-gate/usr/src/uts/common/io/ib/clients/iser/
H A Diser_cm.c343 case ISER_CONN_STAGE_CLOSING:
363 chan->ic_conn->ic_stage = ISER_CONN_STAGE_CLOSING;
434 case ISER_CONN_STAGE_CLOSING:
454 chan->ic_conn->ic_stage = ISER_CONN_STAGE_CLOSING;
H A Diser_cq.c208 case ISER_CONN_STAGE_CLOSING:
215 iser_conn->ic_stage = ISER_CONN_STAGE_CLOSING;
422 case ISER_CONN_STAGE_CLOSING:
430 ISER_CONN_STAGE_CLOSING;
H A Diser_xfer.c243 if ((chan->ic_conn->ic_stage == ISER_CONN_STAGE_CLOSING) ||
426 if ((iser_chan->ic_conn->ic_stage == ISER_CONN_STAGE_CLOSING) ||
528 if ((iser_chan->ic_conn->ic_stage == ISER_CONN_STAGE_CLOSING) ||
H A Diser_idm.c298 iser_conn->ic_stage = ISER_CONN_STAGE_CLOSING;
H A Diser_ib.c782 if ((chan->ic_conn->ic_stage == ISER_CONN_STAGE_CLOSING) ||
/illumos-gate/usr/src/uts/common/sys/ib/clients/iser/
H A Diser.h130 ISER_CONN_STAGE_CLOSING, /* channel closing */ enumerator in enum:__anon7908

Completed in 53 milliseconds