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,
102 * below). The "bind" struct is later passed to tavor_mr_mem_bind()
142 * here). The "bind" struct is later passed to tavor_mr_mem_bind()
332 * where the tavor_mr_mem_bind() routine would be called, but because
739 * below). The "bind" struct is later passed to tavor_mr_mem_bind()
779 * here). The "bind" struct is later passed to tavor_mr_mem_bind()
1692 * the Tavor memory registration routines. The tavor_mr_mem_bind()
1700 status = tavor_mr_mem_bind(state, bind, bind_dmahdl, sleep);
2223 status = tavor_mr_mem_bind(state, bind, dmahdl, sleep);
2324 status = tavor_mr_mem_bind(stat
2525 tavor_mr_mem_bind(tavor_state_t *state, tavor_bind_info_t *bind, function
[all...]

Completed in 48 milliseconds