Home
last modified time | relevance | path

Searched refs:osm_assigned_guids_delete (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_subnet.h1377 void osm_assigned_guids_delete(IN OUT osm_assigned_guids_t ** pp_assigned_guids);
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_subnet.c1147 osm_assigned_guids_delete(&p_assigned_guids); in osm_subn_destroy()
1441 void osm_assigned_guids_delete(IN OUT osm_assigned_guids_t ** pp_assigned_guids) in osm_assigned_guids_delete() function
H A Dosm_state_mgr.c367 osm_assigned_guids_delete(&p_assigned_guids); in state_mgr_sa_clean()