Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_mr.c73 static int hermon_mr_mem_bind(hermon_state_t *state, hermon_bind_info_t *bind,
2298 status = hermon_mr_mem_bind(state, bind, bind_dmahdl, sleep, is_buffer); in hermon_mr_mtt_bind()
2802 status = hermon_mr_mem_bind(state, bind, dmahdl, sleep, 1); in hermon_mr_rereg_xlat_helper()
2906 status = hermon_mr_mem_bind(state, bind, dmahdl, sleep, 1); in hermon_mr_rereg_xlat_helper()
3096 hermon_mr_mem_bind(hermon_state_t *state, hermon_bind_info_t *bind, in hermon_mr_mem_bind() function