Home
last modified time | relevance | path

Searched refs:hermon_bitmap (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_rsrc.c2084 hermon_bitmap(bitmap, dma_info, icm_table, index1, num_to_hdl); in hermon_rsrc_hw_entry_icm_confirm()
2150 hermon_bitmap(bitmap, dma_info, icm_table, index1, num_to_hdl); in hermon_rsrc_hw_entry_icm_confirm()
2228 hermon_bitmap(bitmap, dma_info, icm_table, index1, num_to_hdl); in hermon_rsrc_hw_entry_icm_free()
2290 hermon_bitmap(bitmap, dma_info, icm_table, index1, num_to_hdl); in hermon_rsrc_hw_entry_icm_free()
H A Dhermon.c1049 hermon_bitmap(bitmap, dma_info, icm, index1, num_to_hdl); in hermon_icm_alloc()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon.h890 #define hermon_bitmap(bitmap, dma_info, icm_table, split_index, num_to_hdl) \ macro