Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon.h891 bitmap = (icm_table)->icm_bitmap[split_index]; \
896 (icm_table)->icm_bitmap[split_index] = \
942 uint8_t *icm_bitmap[HERMON_ICM_SPLIT]; member
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon.c1104 HERMON_BMAP_BIT_SET(icm->icm_bitmap[index1], index2); in hermon_icm_alloc()
1146 HERMON_BMAP_BIT_CLR(icm->icm_bitmap[index1], index2); in hermon_icm_free()
3337 if (icm[i].icm_bitmap[j]) in hermon_icm_tables_fini()
3339 kmem_free(icm[i].icm_bitmap[j], in hermon_icm_tables_fini()