Home
last modified time | relevance | path

Searched refs:osm_db_guid2mkey_get (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_db_pack.h305 int osm_db_guid2mkey_get(IN osm_db_domain_t * p_g2m, IN uint64_t guid,
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_db_pack.c227 int osm_db_guid2mkey_get(IN osm_db_domain_t * p_g2m, IN uint64_t guid, in osm_db_guid2mkey_get() function
H A Dosm_req.c131 if (!osm_db_guid2mkey_get(sm->p_subn->p_g2m, in req_determine_mkey()
H A Dosm_subnet.c949 } else if (osm_db_guid2mkey_get(p_subn->p_g2m, p_item->guid, in subn_validate_g2m()