Home
last modified time | relevance | path

Searched refs:p_remote_port_num (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_node.c238 OUT uint8_t * p_remote_port_num) in osm_node_get_remote_node() argument
249 if (p_remote_port_num) in osm_node_get_remote_node()
250 *p_remote_port_num = osm_physp_get_port_num(p_remote_physp); in osm_node_get_remote_node()
/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_node.h317 OUT uint8_t * p_remote_port_num);