Searched refs:ari_consumer (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibti_cm.h79 * in an ibt_ari_con_t struct accessed by the 'ari_consumer' member of
81 * 'ari_consumer.rej_ari[1]', and is of length
82 * 'ari_consumer.rej_ari_len - 1' (the first byte is the REJ layer byte),
84 * at 'ari_consumer.rej_ari[0]' and is of length 'ari_consumer.rej_ari_len'
334 ibt_ari_con_t ari_consumer; /* IBT_CM_CONSUMER */ member in union:ibt_arej_info_u
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_sm.c6697 clnt_info->reply_event->rej.ari_consumer.rej_ari_len,
6699 bcopy(clnt_info->reply_event->rej.ari_consumer.rej_ari,
6967 min(clnt_info->reply_event->rej.ari_consumer.rej_ari_len,
6973 bcopy(clnt_info->reply_event->rej.ari_consumer.rej_ari,
7449 cf_addl->ari_consumer.rej_ari, ari_len);
7450 cf_addl->ari_consumer.rej_ari_len = ari_len;

Completed in 60 milliseconds