Searched refs:ibt_modify_rc_channel (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/ |
H A D | ibti.h | 107 * See the ibt_modify_rc_channel() for details of the required corresponding 245 * ibt_modify_rc_channel() 255 ibt_status_t ibt_modify_rc_channel(ibt_channel_hdl_t rc_chan,
|
/illumos-gate/usr/src/uts/common/io/ib/ibtl/ |
H A D | ibtl_chan.c | 292 * ibt_modify_rc_channel 308 ibt_modify_rc_channel(ibt_channel_hdl_t rc_chan, ibt_cep_modify_flags_t flags, function 315 IBTF_DPRINTF_L3(ibtl_chan, "ibt_modify_rc_channel(%p, %x, %p, %p)", 319 IBTF_DPRINTF_L2(ibtl_chan, "ibt_modify_rc_channel: " 363 IBTF_DPRINTF_L2(ibtl_chan, "ibt_modify_rc_channel: "
|
/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/ |
H A D | daplt.c | 1703 status = ibt_modify_rc_channel(ep_rp->ep_chan_hdl, args.epm_flags,
|
Completed in 331 milliseconds