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

/opensolaris-onvv-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon.h892 bitmap = (icm_table)->icm_bitmap[split_index]; \
897 (icm_table)->icm_bitmap[split_index] = \
943 uint8_t *icm_bitmap[HERMON_ICM_SPLIT]; member in struct:hermon_icm_table_s
950 * index1 - icm_bitmap[HERMON_ICM_SPLIT], icm_dma[HERMON_ICM_SPLIT]
/opensolaris-onvv-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon.c1104 HERMON_BMAP_BIT_SET(icm->icm_bitmap[index1], index2);
1146 HERMON_BMAP_BIT_CLR(icm->icm_bitmap[index1], index2);
3337 if (icm[i].icm_bitmap[j])
3339 kmem_free(icm[i].icm_bitmap[j],

Completed in 155 milliseconds