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

/illumos-gate/usr/src/uts/common/sys/ib/clients/iser/
H A Diser.h125 ISER_CONN_STAGE_HELLOREPLY_RCV, enumerator in enum:__anon7908
/illumos-gate/usr/src/uts/common/io/ib/clients/iser/
H A Diser_cm.c357 case ISER_CONN_STAGE_HELLOREPLY_RCV:
448 case ISER_CONN_STAGE_HELLOREPLY_RCV:
H A Diser_cq.c554 iser_conn->ic_stage = ISER_CONN_STAGE_HELLOREPLY_RCV;
H A Diser_idm.c502 * ISER_CONN_STAGE_HELLOREPLY_RCV. If the handshake does not
509 while ((iser_conn->ic_stage != ISER_CONN_STAGE_HELLOREPLY_RCV) &&
517 case ISER_CONN_STAGE_HELLOREPLY_RCV:

Completed in 74 milliseconds