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

/illumos-gate/usr/src/uts/common/sys/ib/clients/iser/
H A Diser.h107 ISER_CONN_TYPE_TGT enumerator in enum:__anon7907
/illumos-gate/usr/src/uts/common/io/ib/clients/iser/
H A Diser_cm.c180 iser_conn->ic_type = ISER_CONN_TYPE_TGT;
239 if (iser_chan->ic_conn->ic_type == ISER_CONN_TYPE_TGT) {
H A Diser_cq.c486 if (iser_conn->ic_type != ISER_CONN_TYPE_TGT) {
H A Diser_idm.c221 if ((ic->ic_type == ISER_CONN_TYPE_TGT) &&

Completed in 63 milliseconds