Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_umap.c1317 umapdb->tdbe_common.tdb_type = type; in tavor_umap_db_alloc()
1427 query.tqdb_common.tdb_type = type; in tavor_umap_db_find_nolock()
1587 if (query_common->tdb_type < entry_common->tdb_type) { in tavor_umap_db_compare()
1589 } else if (query_common->tdb_type > entry_common->tdb_type) { in tavor_umap_db_compare()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor.h688 uint_t tdb_type; member
723 tavor_umap_db_entry_s::tdbe_common.tdb_type