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

/freebsd-10.2-release/contrib/ofed/management/opensm/opensm/
H A Dosm_perfmgr.c573 osm_physp_t *p_ext_physp; local
632 p_ext_physp = osm_node_get_physp_ptr(p_node, port_num);
633 if (!p_ext_physp || ib_port_info_get_port_state
634 (&p_ext_physp->port_info) <= IB_LINK_DOWN)
H A Dosm_state_mgr.c388 osm_physp_t *p_ext_physp; local
463 p_ext_physp = osm_node_get_physp_ptr(p_node, port_num);
464 if (p_ext_physp && ib_port_info_get_port_state
465 (&(p_ext_physp->port_info)) > IB_LINK_DOWN) {

Completed in 53 milliseconds