Searched refs:srpt_ch_post_send (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/uts/common/io/comstar/port/srpt/ |
H A D | srpt_ch.h | 52 ibt_status_t srpt_ch_post_send(srpt_channel_t *ch, srpt_iu_t *iu,
|
H A D | srpt_stp.c | 746 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 D | srpt_ch.c | 1343 srpt_ch_post_send(srpt_channel_t *ch, srpt_iu_t *iu, uint32_t len, in srpt_ch_post_send() function
|