Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_umap.c1316 umapdb->tdbe_common.tdb_instance = instance; in tavor_umap_db_alloc()
1428 query.tqdb_common.tdb_instance = instance; in tavor_umap_db_find_nolock()
1505 instance = umapdb->tdbe_common.tdb_instance; in tavor_umap_umemlock_cb()
1612 if (query_common->tdb_instance < entry_common->tdb_instance) { in tavor_umap_db_compare()
1614 } else if (query_common->tdb_instance > entry_common->tdb_instance) { in tavor_umap_db_compare()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor.h689 uint_t tdb_instance; member
724 tavor_umap_db_entry_s::tdbe_common.tdb_instance))