Searched refs:p_default_physp (Results 1 – 1 of 1) sorted by relevance
373 osm_physp_t *p_physp, *p_default_physp, *p_rphysp; in dump_topology_node() local394 p_default_physp = osm_node_get_physp_ptr(p_node, 0); in dump_topology_node()396 p_default_physp = p_physp; in dump_topology_node()405 p_default_physp->port_info.base_lid == in dump_topology_node()406 p_default_physp->port_info. in dump_topology_node()422 p_default_physp = osm_node_get_physp_ptr(p_nbnode, 0); in dump_topology_node()424 p_default_physp = p_rphysp; in dump_topology_node()434 p_default_physp->port_info.base_lid == in dump_topology_node()435 p_default_physp->port_info. in dump_topology_node()446 cl_ntoh16(p_default_physp->port_info.base_lid), in dump_topology_node()[all …]