Searched refs:IBT_CM_ACCEPT (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/clients/iser/
H A Diser_cm.c197 return (IBT_CM_ACCEPT);
209 return (IBT_CM_ACCEPT);
296 return (IBT_CM_ACCEPT);
314 return (IBT_CM_ACCEPT);
374 return (IBT_CM_ACCEPT);
401 return (IBT_CM_ACCEPT);
410 return (IBT_CM_ACCEPT);
464 return (IBT_CM_ACCEPT);
/illumos-gate/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_cm.c148 status = IBT_CM_ACCEPT;
192 return (IBT_CM_ACCEPT);
204 ibt_cm_status_t status = IBT_CM_ACCEPT;
287 return (IBT_CM_ACCEPT);
298 ibt_cm_status_t status = IBT_CM_ACCEPT;
/illumos-gate/usr/src/uts/common/io/ib/clients/rds/
H A Drdsib_cm.c467 return (IBT_CM_ACCEPT);
498 return (IBT_CM_ACCEPT);
526 return (IBT_CM_ACCEPT);
542 return (IBT_CM_ACCEPT);
556 return (IBT_CM_ACCEPT);
613 return (IBT_CM_ACCEPT);
638 return (IBT_CM_ACCEPT);
649 return (IBT_CM_ACCEPT);
686 return (IBT_CM_ACCEPT);
692 return (IBT_CM_ACCEPT);
[all...]
/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c4052 status = ibt_cm_proceed(IBT_CM_EVENT_REQ_RCV, sid, IBT_CM_ACCEPT,
6721 return (IBT_CM_ACCEPT);
6738 return (IBT_CM_ACCEPT);
6748 return (IBT_CM_ACCEPT);
6773 return (IBT_CM_ACCEPT);
6794 return (IBT_CM_ACCEPT);
6809 return (IBT_CM_ACCEPT);
6819 return (IBT_CM_ACCEPT);
6837 return (IBT_CM_ACCEPT);
6858 return (IBT_CM_ACCEPT);
[all...]
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibti_cm.h161 IBT_CM_ACCEPT = 0, enumerator in enum:ibt_cm_status_e
/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd_cm.c3094 return (IBT_CM_ACCEPT);
3123 return (IBT_CM_ACCEPT);
3153 return (IBT_CM_ACCEPT);
3162 ibt_cm_status_t result = IBT_CM_ACCEPT;
3192 return (IBT_CM_ACCEPT);
3214 return (IBT_CM_ACCEPT);
3268 ibt_cm_status_t result = IBT_CM_ACCEPT;
3317 return (IBT_CM_ACCEPT);
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_sm.c6339 if (cb_status == IBT_CM_ACCEPT) {
6358 if (cb_status == IBT_CM_ACCEPT) {
6744 ibt_cm_status_t cb_status = IBT_CM_ACCEPT;
6864 cb_status = IBT_CM_ACCEPT;
6874 } else if (cb_status != IBT_CM_ACCEPT) {
6884 if (cb_status == IBT_CM_ACCEPT) {
7642 if (cb_status == IBT_CM_ACCEPT) {
7688 if (cb_status == IBT_CM_ACCEPT)
7705 if ((cb_status == IBT_CM_ACCEPT || cb_status == IBT_CM_REJECT) &&
8127 if (cb_status == IBT_CM_ACCEPT) {
[all...]
H A Dibcm_ti.c1851 return (IBT_CM_ACCEPT);
4138 if (status == IBT_CM_ACCEPT) {
4192 if (status == IBT_CM_ACCEPT) {
6833 return (IBT_CM_ACCEPT);
6851 return (IBT_CM_ACCEPT);
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_ib_cma.c670 chanp->chan_session_id, IBT_CM_ACCEPT, &cm_reply,
698 IBT_CM_ACCEPT, NULL, privp, priv_len);
/illumos-gate/usr/src/uts/common/rpc/
H A Drpcib.c1787 return (IBT_CM_ACCEPT);
3225 return (IBT_CM_ACCEPT);

Completed in 107 milliseconds