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.h964 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.c967 /* These macros are valid for use only in hermon_icm_alloc/hermon_icm_free. */
969 hermon_icm_alloc(state, rsrc, index1, index2)
974 * hermon_icm_alloc()
984 hermon_icm_alloc(hermon_state_t *state, hermon_rsrc_type_t type, function
994 IBTF_DPRINTF_L2("hermon", "hermon_icm_alloc: rsrc_type (0x%x) "
1074 IBTF_DPRINTF_L2("hermon", "hermon_icm_alloc: DMA "
1097 IBTF_DPRINTF_L2("hermon", "hermon_icm_alloc: mapping ICM: "
1113 * ICM resources have been successfully returned from hermon_icm_alloc().
3379 /* ICM for these is allocated within hermon_icm_alloc() */
3395 status = hermon_icm_alloc(stat
[all...]
H A Dhermon_rsrc.c2096 status = hermon_icm_alloc(state, type, index1, index2);

Completed in 75 milliseconds