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

/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_req.c72 ib_net64_t dest_port_guid = 0, m_key; local
83 dest_port_guid = sm->p_subn->sm_port_guid;
111 dest_port_guid = 0;
116 dest_port_guid = p_physp->p_remote_physp->port_guid;
125 &dest_port_guid, NULL)) {
126 dest_port_guid = cl_hton64(dest_port_guid);
130 if (dest_port_guid) {
132 cl_ntoh64(dest_port_guid), &m_key)) {
136 PRIx64 "\n", cl_ntoh64(dest_port_guid));
[all...]

Completed in 112 milliseconds