Searched defs:iser_conn_destroy (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/clients/iser/
H A Diser_idm.c78 static void iser_conn_destroy(struct idm_conn_s *ic);
109 &iser_conn_destroy, /* it_tgt_conn_destroy */
113 &iser_conn_destroy, /* it_ini_conn_destroy */
213 * in iser_conn_destroy(), but also from the CM code when we may have
237 * iser_conn_destroy()
241 iser_conn_destroy(idm_conn_t *ic) function

Completed in 65 milliseconds