Home
last modified time | relevance | path

Searched refs:sys_guid (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_switch.c186 uint64_t sys_guid; in switch_find_guid_common() local
201 sys_guid = p_rem_node->node_info.sys_guid; in switch_find_guid_common()
206 || r->guids[i].node->node_info.sys_guid == sys_guid) in switch_find_guid_common()
H A Dosm_sa_node_record.c229 p_node->node_info.sys_guid != p_rcvd_rec->node_info.sys_guid) in nr_rcv_by_comp_mask()
H A Dosm_node_info_rcv.c899 if ( p_ni->sys_guid != p_node->node_info.sys_guid) { in ni_rcv_process_existing()
902 cl_ntoh64(p_ni->sys_guid), in ni_rcv_process_existing()
H A Dosm_dump.c409 cl_ntoh64(p_node->node_info.sys_guid), in dump_topology_node()
438 cl_ntoh64(p_nbnode->node_info.sys_guid), in dump_topology_node()
H A Dosm_trap_rcv.c567 p_physp->p_node->node_info.sys_guid = in trap_rcv_process_request()
H A Dosm_helper.c1319 cl_ntoh64(p_ni->sys_guid), cl_ntoh64(p_ni->node_guid), in osm_dump_node_info_to_buf()
1387 cl_ntoh64(p_ni->sys_guid), cl_ntoh64(p_ni->node_guid), in osm_dump_node_record_to_buf()
/freebsd/sys/ofed/include/rdma/
H A Dib_smi.h129 __be64 sys_guid; member
/freebsd/contrib/ofed/infiniband-diags/src/
H A Dsaquery.c172 cl_ntoh64(ni->sys_guid), cl_ntoh64(ni->node_guid), in dump_node_record()
/freebsd/contrib/ofed/opensm/include/iba/
H A Dib_types.h4419 ib_net64_t sys_guid; member