Searched refs:pi_sid (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibti_common.h346 * The Service ID (pi_sid) and Service Data (pi_sdata) are returned only for
352 ib_svc_id_t pi_sid; /* Service ID */ member in struct:ibt_path_info_s
/illumos-gate/usr/src/uts/common/io/ib/clients/iser/
H A Diser_ib.c611 chan->ic_ibt_path.pi_sid = ibt_get_ip_sid(IPPROTO_TCP, chan->ic_rport);
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_path.c1086 paths->pi_sid = dinfo->dest[d].d_sid;
1087 if (paths->pi_sid != 0) {
1106 IBTF_DPRINTF_L5(cmlog, "Path: ServiceID = 0x%llX", paths->pi_sid);
H A Dibcm_ti.c247 if (chan_args->oc_path->pi_sid == 0) {
253 channel, chan_args->oc_path->pi_sid);
601 req_msgp->req_svc_id = h2b64(chan_args->oc_path->pi_sid);
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_ib_cma.c1009 (args.oc_path)->pi_sid = ibchanp->chan_sid;
/illumos-gate/usr/src/uts/common/io/ib/clients/rds/
H A Drdsib_ep.c610 sp->session_pinfo.pi_sid = rdsib_statep->rds_service_id;
/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd_cm.c2732 path->pi_sid =
H A Dibd.c840 ibt_path_info_s::pi_sid
/illumos-gate/usr/src/uts/common/rpc/
H A Drpcib.c1853 rptp->path.pi_sid = ibt_get_ip_sid(IPPROTO_TCP, nfs_rdma_port);
/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c2192 path_info.pi_sid = args.epc_sid;

Completed in 183 milliseconds