Home
last modified time | relevance | path

Searched refs:IBT_CM_ABORT (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibti_cm.h139 IBT_CM_ABORT = 1001, /* Connection aborted */ enumerator
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_sm.c3422 else statep->open_return_data->rc_status = IBT_CM_ABORT; in ibcm_process_abort()