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

/illumos-gate/usr/src/uts/common/sys/ib/clients/of/sol_ofs/
H A Dsol_ib_cma.h69 ib_svc_id_t chan_sid; member in struct:ibcma_chan_s
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_ib_cma.c173 ibchanp->chan_sid = ibt_get_ip_sid(idp->ps, port);
176 ibchanp->chan_sid, idp->ps, port);
211 ibchanp->chan_sid = ibt_get_ip_sid(idp->ps, port);
214 ibchanp->chan_sid, idp->ps, port);
222 if (ibchanp->chan_sid == 0) {
224 ibchanp->chan_sid = ibt_get_ip_sid(idp->ps, port);
227 "SID %llx , ps %x, port %x", ibchanp->chan_sid,
487 &service, root_ibchanp->chan_sid,
494 "SID %x, port %x", status, root_ibchanp->chan_sid,
500 root_ibchanp->chan_sid, root_ibchan
[all...]

Completed in 184 milliseconds