Searched defs:sgid (Results 1 - 19 of 19) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/sys/
H A Dsidsys.c37 allocids(int flag, int nuids, uid_t *suid, int ngids, gid_t *sgid) argument
51 if (sgid != NULL)
52 *sgid = (gid_t)rv.sys_rval2;
/illumos-gate/usr/src/uts/common/sys/ib/clients/of/rdma/
H A Dib_user_sa.h50 uint8_t sgid[16]; member in struct:ib_user_path_rec
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Denx_q.c297 ib_gid_t sgid; local
357 sgid = info->ti_pi->p_sgid_tbl[0];
359 sgid.gid_prefix;
411 ib_gid_t sgid; local
569 sgid = info->ti_pi->p_sgid_tbl[0];
570 new_gw_sn_prefix = sgid.gid_prefix;
H A Deib_ibt.c205 * or sgid table has changed, we'll update these and try to
212 "eib_ibt_link_mod: port sgid table changed "
969 ib_gid_t sgid = ss->ei_props->ep_sgid; local
977 path_attr.pa_dgids = &sgid;
979 path_attr.pa_sgid = sgid;
/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_cm.c185 ib_gid_t *sgid; local
209 "Mis-match hca_guid v/s sgid combination.");
243 sgid = &portinfop->p_sgid_tbl[0];
244 for (i = 0; i < portinfop->p_sgid_tbl_sz; i++, sgid++) {
245 if ((gid.gid_guid != sgid->gid_guid) ||
246 (gid.gid_prefix != sgid->gid_prefix))
652 ib_gid_t sgid; local
683 sgid = pinfop->p_sgid_tbl[j];
684 if (sgid.gid_prefix && sgid
[all...]
H A Dibtl_chan.c1164 ibtl_find_sgid_ix(ib_gid_t *sgid, ibt_channel_hdl_t ud_chan, uint8_t port, argument
1173 sgid->gid_prefix == 0 || sgid->gid_guid == 0) {
1181 if ((sgid->gid_guid != sgidp->gid_guid) ||
1182 (sgid->gid_prefix != sgidp->gid_prefix))
H A Dibtl_handlers.c1898 ibtl_cm_sm_notice_handler(ib_gid_t sgid, ibt_subnet_event_code_t code, argument
1911 noticep->np_sgid = sgid;
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_arp.c83 ibt_ip_addr_t destaddr, ib_gid_t *sgid, ib_gid_t *dgid,
92 myzoneid, srcaddr, destaddr, sgid, dgid, saddrp);
118 if (sgid)
119 *sgid = wqnp->sgid;
126 if (wqnp->usrc_addr.family && sgid) {
150 if (sgid)
151 *sgid = wqnp->dgid;
160 sgid->gid_prefix, sgid
82 ibcm_arp_get_ibaddr(zoneid_t myzoneid, ibt_ip_addr_t srcaddr, ibt_ip_addr_t destaddr, ib_gid_t *sgid, ib_gid_t *dgid, ibt_ip_addr_t *saddrp) argument
[all...]
H A Dibcm_path.c3742 ib_gid_t sgid, dgid1, dgid2; local
3768 sgid.gid_prefix = sgid.gid_guid = 0;
3771 p_arg->attr.ipa_src_ip, p_arg->attr.ipa_dst_ip[0], &sgid,
3782 attr.pa_sgid = sgid;
H A Dibcm_sm.c5067 ib_gid_t sgid = inp_mad_addr->grh_hdr.ig_sender_gid; local
5072 out_mad_addr->grh_hdr.ig_recver_gid = sgid;
5404 ib_gid_t sgid; local
5416 bcopy(&msgp->req_alt_r_port_gid[0], &sgid, sizeof (ib_gid_t));
5421 bcopy(&msgp->req_alt_l_port_gid[0], &sgid, sizeof (ib_gid_t));
5426 adds_vectp->av_sgid.gid_prefix = b2h64(sgid.gid_prefix);
5427 adds_vectp->av_sgid.gid_guid = b2h64(sgid.gid_guid);
8575 " ibtl_cm_get_hca_port sgid guid %llX",
8578 " ibtl_cm_get_hca_port sgid prefix %llX ",
8766 "sgid prefi
[all...]
H A Dibcm_ti.c3486 ibt_query_ar(ib_gid_t *sgid, ibt_ar_t *queryp, ibt_ar_t *resultp) argument
3503 IBTF_DPRINTF_L3(cmlog, "ibt_query_ar: sgid %llx:%llx",
3504 (longlong_t)sgid->gid_prefix, (longlong_t)sgid->gid_guid);
3522 if (ibtl_cm_get_hca_port(*sgid, 0, &cm_port) != IBT_SUCCESS ||
3527 IBTF_DPRINTF_L2(cmlog, "ibt_query_ar: sgid is not valid");
5750 ib_gid_t sgid; local
5758 sgid = hcap->hca_port_info[j].port_sgid0;
5759 if (gid.gid_prefix != sgid.gid_prefix) {
5763 gid.gid_prefix, sgid
6226 ib_gid_t sgid; local
[all...]
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibmf/
H A Dibmf_saa.c889 * sgid - source gid of path
918 ibmf_saa_gid_to_pathrecords(ibmf_saa_handle_t ibmf_saa_handle, ib_gid_t sgid, argument
968 path_record.SGID = sgid;
1036 * sgid - source gid of path
1060 ibmf_saa_paths_from_gid(ibmf_saa_handle_t ibmf_saa_handle, ib_gid_t sgid, argument
1083 path_record.SGID = sgid;
/illumos-gate/usr/src/uts/common/sys/ib/clients/of/
H A Dofed_kernel.h168 union ib_gid sgid; member in struct:ib_sa_path_rec
/illumos-gate/usr/src/uts/common/sys/ib/mgt/ibcm/
H A Dibcm_arp.h68 ib_gid_t sgid; member in struct:ibcm_arp_prwqn
103 ibt_ip_addr_t destip, ib_gid_t *sgid, ib_gid_t *dgid,
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_misc.c1835 ib_gid_t *sgid; local
1936 sgid = &pi->p_sgid_tbl[indx];
1937 _NOTE(NOW_INVISIBLE_TO_OTHER_THREADS(*sgid))
1938 sgid->gid_prefix = portinfo.GidPrefix;
1939 sgid->gid_guid = guidinfo.GUIDBlocks[j];
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_inode.c845 o_gid_t sgid; local
915 * sgid = (ip->i_gid > MAXUID) ? GID_LONG : ip->i_gid;
930 sgid = (ulong_t)ip->i_gid > (ulong_t)USHRT_MAX ?
933 if ((ip->i_suid != suid) || (ip->i_sgid != sgid)) {
935 ip->i_sgid = sgid;
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_misc.c1905 ib_gid_t *sgid; local
2010 sgid = &pi->p_sgid_tbl[indx];
2011 _NOTE(NOW_INVISIBLE_TO_OTHER_THREADS(*sgid))
2012 sgid->gid_prefix = portinfo.GidPrefix;
2013 guidp[indx] = sgid->gid_guid =
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibdm/
H A Dibdm.c1993 ib_gid_t sgid; local
2002 sgid.gid_prefix = portinfo->pa_sn_prefix;
2003 sgid.gid_guid = portinfo->pa_port_guid;
2007 sgid, IBMF_SAA_PKEY_WC, B_TRUE, 0, &nrecs, &length, &result)
4234 ib_gid_t sgid, dgid; local
4305 sgid.gid_prefix = port->pa_sn_prefix;
4306 sgid.gid_guid = port->pa_port_guid;
4309 new_gid = ibdm_create_gid_info(port, sgid,
4501 ibdm_create_gid_info(ibdm_port_attr_t *port, ib_gid_t sgid, ib_gid_t dgid) argument
4516 sgid, dgi
5737 ib_gid_t sgid, dgid; local
6809 ib_gid_t sgid, dgid; local
[all...]
/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c2082 ib_gid_t *sgid; local
2131 sgid = &ia_rp->ia_hca_sgid;
2142 status = ibt_query_ar(sgid, &ar_query_s, &ar_result_s);
2977 /* assign sgid and dgid */
7483 ib_gid_t sgid; local
7544 sgid = pinfop->p_sgid_tbl[0];
7554 ia_rp->ia_hca_sgid = sgid;
8027 ib_gid_t *sgid = &gid; local
8036 daplka_sm_gid_avail(sgid, dgid);
8056 daplka_sm_gid_avail(ib_gid_t *sgid, ib_gid_ argument
[all...]

Completed in 133 milliseconds