Home
last modified time | relevance | path

Searched refs:hdb_key (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_umap.c1851 umapdb->hdbe_common.hdb_key = key; in hermon_umap_db_alloc()
1959 query.hqdb_common.hdb_key = key; in hermon_umap_db_find_nolock()
2107 if (query_common->hdb_key < entry_common->hdb_key) { in hermon_umap_db_compare()
2109 } else if (query_common->hdb_key > entry_common->hdb_key) { in hermon_umap_db_compare()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon.h830 uint64_t hdb_key; member
865 hermon_umap_db_entry_s::hdbe_common.hdb_key