Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_mr.c64 static int tavor_mr_mem_bind(tavor_state_t *state, tavor_bind_info_t *bind,
1538 status = tavor_mr_mem_bind(state, bind, bind_dmahdl, sleep); in tavor_mr_mtt_bind()
2018 status = tavor_mr_mem_bind(state, bind, dmahdl, sleep); in tavor_mr_rereg_xlat_helper()
2114 status = tavor_mr_mem_bind(state, bind, dmahdl, sleep); in tavor_mr_rereg_xlat_helper()
2302 tavor_mr_mem_bind(tavor_state_t *state, tavor_bind_info_t *bind, in tavor_mr_mem_bind() function