Home
last modified time | relevance | path

Searched refs:DAT_CLOSE_ABRUPT_FLAG (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_ia_close.c84 if (DAT_CLOSE_ABRUPT_FLAG == ia_flags) { in dapl_ia_close()
H A Ddapl_ep_disconnect.c124 disconnect_flags != DAT_CLOSE_ABRUPT_FLAG) { in dapl_ep_disconnect()
H A Ddapl_evd_connection_callb.c135 DAT_CLOSE_ABRUPT_FLAG); in dapl_evd_connection_callback()
H A Ddapl_ep_free.c131 dat_status = dapls_ib_disconnect(ep_ptr, DAT_CLOSE_ABRUPT_FLAG); in dapl_ep_free()
H A Ddapl_ia_open.c430 (void) dapl_ia_close(ia_ptr, DAT_CLOSE_ABRUPT_FLAG); in dapl_ia_open()
H A Ddapl_ia_util.c196 dat_status = dapl_ep_disconnect(ep_ptr, DAT_CLOSE_ABRUPT_FLAG); in dapl_ia_abrupt_close()
/illumos-gate/usr/src/lib/udapl/libdat/include/dat/
H A Ddat.h159 DAT_CLOSE_ABRUPT_FLAG = 0x00, enumerator
163 #define DAT_CLOSE_DEFAULT DAT_CLOSE_ABRUPT_FLAG
/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf_cm.c285 (void) dapls_ib_disconnect(ep_ptr, DAT_CLOSE_ABRUPT_FLAG); in dapls_ib_disconnect_clean()