Home
last modified time | relevance | path

Searched defs:p_g2m (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_db_pack.c201 int osm_db_guid2mkey_guids(IN osm_db_domain_t * p_g2m, in osm_db_guid2mkey_guids()
227 int osm_db_guid2mkey_get(IN osm_db_domain_t * p_g2m, IN uint64_t guid, in osm_db_guid2mkey_get()
244 int osm_db_guid2mkey_set(IN osm_db_domain_t * p_g2m, IN uint64_t guid, in osm_db_guid2mkey_set()
256 int osm_db_guid2mkey_delete(IN osm_db_domain_t * p_g2m, IN uint64_t guid) in osm_db_guid2mkey_delete()
/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_subnet.h785 osm_db_domain_t *p_g2m; member