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

/opensolaris-onvv-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_mr.c77 static int hermon_mr_fast_mtt_write(hermon_state_t *state, hermon_rsrc_t *mtt,
2294 * the hermon_mr_fast_mtt_write() routine below. If we fail here, we
2330 status = hermon_mr_fast_mtt_write(state, *mtt, bind, *mtt_pgsize_bits);
2333 * hermon_mr_fast_mtt_write() returns DDI_FAILURE
2793 * As described, this routine and hermon_mr_fast_mtt_write()
2831 status = hermon_mr_fast_mtt_write(state, mtt, bind,
2850 * hermon_mr_fast_mtt_write() returns DDI_FAILURE
2897 * As described, this routine and hermon_mr_fast_mtt_write()
3002 status = hermon_mr_fast_mtt_write(state, mtt, bind,
3236 * hermon_mr_fast_mtt_write()
3240 hermon_mr_fast_mtt_write(hermon_state_t *state, hermon_rsrc_t *mtt, function
[all...]

Completed in 45 milliseconds