Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon.h924 struct hermon_icm_table_s { struct
925 kmutex_t icm_table_lock;
926 kcondvar_t icm_table_cv;
927 uint8_t icm_busy;
928 hermon_rsrc_type_t icm_type;
929 uint64_t icm_baseaddr;
930 uint64_t table_size;
931 uint64_t num_entries; /* maximum #entries */
932 uint32_t object_size;
933 uint32_t span; /* #rsrc's per span */
[all …]