Searched refs:p_port_ref (Results 1 – 1 of 1) sorted by relevance
900 osm_port_t *p_port_ref, *p_port_stored; in __osm_state_mgr_check_tbl_consistency() local936 p_port_ref = NULL; in __osm_state_mgr_check_tbl_consistency()939 cl_ptr_vector_at(&ref_port_lid_tbl, lid, (void *)&p_port_ref); in __osm_state_mgr_check_tbl_consistency()941 if (p_port_stored == p_port_ref) in __osm_state_mgr_check_tbl_consistency()946 if (p_port_ref == NULL) in __osm_state_mgr_check_tbl_consistency()972 cl_ntoh64(osm_port_get_guid(p_port_ref)), in __osm_state_mgr_check_tbl_consistency()973 p_port_ref->p_node->print_desc, in __osm_state_mgr_check_tbl_consistency()974 p_port_ref->p_physp->port_num, lid); in __osm_state_mgr_check_tbl_consistency()985 cl_ntoh64(osm_port_get_guid(p_port_ref)), in __osm_state_mgr_check_tbl_consistency()986 p_port_ref->p_node->print_desc, in __osm_state_mgr_check_tbl_consistency()[all …]