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

/illumos-gate/usr/src/uts/common/io/ib/clients/iser/
H A Diser_cm.c182 iser_conn->ic_stage = ISER_CONN_STAGE_ALLOCATED;
331 case ISER_CONN_STAGE_ALLOCATED:
422 case ISER_CONN_STAGE_ALLOCATED:
H A Diser_idm.c191 iser_conn->ic_stage = ISER_CONN_STAGE_ALLOCATED;
222 (ic->ic_stage == ISER_CONN_STAGE_ALLOCATED)) {
H A Diser_ib.c736 ASSERT((chan->ic_conn->ic_stage >= ISER_CONN_STAGE_ALLOCATED) &&
/illumos-gate/usr/src/uts/common/sys/ib/clients/iser/
H A Diser.h116 ISER_CONN_STAGE_ALLOCATED, /* conn handle allocated */ enumerator in enum:__anon7908

Completed in 66 milliseconds