Searched defs: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,
114 * below). The "bind" struct is later passed to hermon_mr_mem_bind()
145 * here). The "bind" struct is later passed to hermon_mr_mem_bind()
311 * where the hermon_mr_mem_bind() routine would be called, but because
1087 * below). The "bind" struct is later passed to hermon_mr_mem_bind()
1117 * here). The "bind" struct is later passed to hermon_mr_mem_bind()
2290 * the Hermon memory registration routines. The hermon_mr_mem_bind()
2298 status = hermon_mr_mem_bind(state, bind, bind_dmahdl, sleep, is_buffer);
2802 status = hermon_mr_mem_bind(state, bind, dmahdl, sleep, 1);
2906 status = hermon_mr_mem_bind(stat
3096 hermon_mr_mem_bind(hermon_state_t *state, hermon_bind_info_t *bind, function
[all...]

Completed in 49 milliseconds