Home
last modified time | relevance | path

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); in srpt_stp_send_mgmt_response()
816 status = srpt_ch_post_send(iu->iu_ch, iu, rsp_length, fence); in srpt_stp_send_response()
H A Dsrpt_ch.c1343 srpt_ch_post_send(srpt_channel_t *ch, srpt_iu_t *iu, uint32_t len, in srpt_ch_post_send() function