Searched refs:PortGUID (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_cmd.h412 (nodeinfo)->PortGUID = ddi_swap64((((uint64_t) \
434 (nodeinfo)->PortGUID = (((uint64_t) \
/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_cmd.h348 (nodeinfo)->PortGUID = ddi_swap64((((uint64_t) \
370 (nodeinfo)->PortGUID = (((uint64_t) \
/illumos-gate/usr/src/uts/common/sys/ib/mgt/
H A Dsm_attr.h303 ib_guid_t PortGUID; /* GUID of this port */ member in struct:sm_nodeinfo_s
322 ib_guid_t PortGUID; /* GUID of this port */ member in struct:sm_nodeinfo_s
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_utils.c1920 IBTF_DPRINTF_L5(cmlog, "Port GUID : %016llX", nrec->NodeInfo.PortGUID);
2004 nr_resp->NodeInfo.PortGUID;
H A Dibcm_ti.c5840 nr_resp->NodeInfo.PortGUID;
5871 "Node Records NOT found - PortGUID %016llX",
6038 nr_resp->NodeInfo.PortGUID;
6381 pg = nr_resp->NodeInfo.PortGUID;
6413 pg = nr_resp->NodeInfo.PortGUID;
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibdm/
H A Dibdm.c1940 * Save NodeGuid and PortGUID values in the GID list structure.
1974 *port_guid = resp->NodeInfo.PortGUID;
4284 tmp->NodeInfo.PortGUID)) != NULL) &&
4303 tmp->NodeInfo.PortGUID);
4308 dgid.gid_guid = tmp->NodeInfo.PortGUID;
4622 "PortGUID %llx", resp->NodeInfo.NodeGUID, resp->NodeInfo.PortGUID);
5605 req.NodeInfo.PortGUID = guid;
6841 if (tmp->NodeInfo.PortGUID == gidinfo->gl_portguid)
6863 dgid.gid_guid = tmp->NodeInfo.PortGUID;
[all...]

Completed in 113 milliseconds