Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon.h963 int hermon_icm_alloc(hermon_state_t *state, hermon_rsrc_type_t type,
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon.c969 hermon_icm_alloc(state, rsrc, index1, index2)
984 hermon_icm_alloc(hermon_state_t *state, hermon_rsrc_type_t type, in hermon_icm_alloc() function
3395 status = hermon_icm_alloc(state, type, 0, 0); in hermon_icm_dma_init()
H A Dhermon_rsrc.c2096 status = hermon_icm_alloc(state, type, index1, index2); in hermon_rsrc_hw_entry_icm_confirm()