Searched refs:srpt_ch_post_send (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_ch.h52 ibt_status_t srpt_ch_post_send(srpt_channel_t *ch, srpt_iu_t *iu,
H A Dsrpt_stp.c746 status = srpt_ch_post_send(iu->iu_ch, iu, rsp_length, fence);
816 status = srpt_ch_post_send(iu->iu_ch, iu, rsp_length, fence);
H A Dsrpt_ch.c1340 * srpt_ch_post_send
1343 srpt_ch_post_send(srpt_channel_t *ch, srpt_iu_t *iu, uint32_t len, function

Completed in 89 milliseconds