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

/illumos-gate/usr/src/uts/common/sys/ib/clients/iser/
H A Diser_ib.h132 * stored in ic_ibt_path
134 ibt_path_info_t ic_ibt_path; member in struct:iser_chan_s
/illumos-gate/usr/src/uts/common/io/ib/clients/iser/
H A Diser_ib.c452 chan->ic_ibt_path = ibt_path;
611 chan->ic_ibt_path.pi_sid = ibt_get_ip_sid(IPPROTO_TCP, chan->ic_rport);
615 ocargs.oc_path = &chan->ic_ibt_path;
1710 if (iser_conn->ic_chan->ic_ibt_path.pi_hca_guid != hca_guid) {

Completed in 46 milliseconds