Symbol: hermon_bind_info_t
usr/src/uts/common/io/ib/adapters/hermon/hermon_mr.c
107
hermon_bind_info_t bind;
usr/src/uts/common/io/ib/adapters/hermon/hermon_mr.c
1079
hermon_bind_info_t bind;
usr/src/uts/common/io/ib/adapters/hermon/hermon_mr.c
1109
hermon_bind_info_t bind;
usr/src/uts/common/io/ib/adapters/hermon/hermon_mr.c
138
hermon_bind_info_t bind;
usr/src/uts/common/io/ib/adapters/hermon/hermon_mr.c
1468
hermon_bind_info_t *bind, hermon_mrhdl_t *mrhdl, hermon_mr_options_t *op,
usr/src/uts/common/io/ib/adapters/hermon/hermon_mr.c
1477
hermon_bind_info_t *bh;
usr/src/uts/common/io/ib/adapters/hermon/hermon_mr.c
1647
bcopy(bind, bh, sizeof (hermon_bind_info_t));
usr/src/uts/common/io/ib/adapters/hermon/hermon_mr.c
180
hermon_bind_info_t *bind;
usr/src/uts/common/io/ib/adapters/hermon/hermon_mr.c
2265
hermon_mr_mtt_bind(hermon_state_t *state, hermon_bind_info_t *bind,
usr/src/uts/common/io/ib/adapters/hermon/hermon_mr.c
2358
hermon_mr_mtt_unbind(hermon_state_t *state, hermon_bind_info_t *bind,
usr/src/uts/common/io/ib/adapters/hermon/hermon_mr.c
2378
hermon_pdhdl_t pd, hermon_bind_info_t *bind, hermon_mrhdl_t *mrhdl_new,
usr/src/uts/common/io/ib/adapters/hermon/hermon_mr.c
2696
hermon_bind_info_t *bind, hermon_mr_options_t *op, uint64_t *mtt_addr,
usr/src/uts/common/io/ib/adapters/hermon/hermon_mr.c
3070
hermon_mr_nummtt_needed(hermon_state_t *state, hermon_bind_info_t *bind,
usr/src/uts/common/io/ib/adapters/hermon/hermon_mr.c
3095
hermon_mr_mem_bind(hermon_state_t *state, hermon_bind_info_t *bind,
usr/src/uts/common/io/ib/adapters/hermon/hermon_mr.c
3190
hermon_mr_mem_unbind(hermon_state_t *state, hermon_bind_info_t *bind)
usr/src/uts/common/io/ib/adapters/hermon/hermon_mr.c
3240
hermon_bind_info_t *bind, uint32_t mtt_pgsize_bits)
usr/src/uts/common/io/ib/adapters/hermon/hermon_mr.c
449
hermon_bind_info_t bind;
usr/src/uts/common/io/ib/adapters/hermon/hermon_mr.c
620
(void) memcpy(&mr->mr_bindinfo, &bind, sizeof (hermon_bind_info_t));
usr/src/uts/common/io/ib/adapters/hermon/hermon_mr.c
63
hermon_bind_info_t *bind, hermon_mrhdl_t *mrhdl, hermon_mr_options_t *op,
usr/src/uts/common/io/ib/adapters/hermon/hermon_mr.c
66
hermon_pdhdl_t pd, hermon_bind_info_t *bind, hermon_mrhdl_t *mrhdl_new,
usr/src/uts/common/io/ib/adapters/hermon/hermon_mr.c
69
hermon_bind_info_t *bind, hermon_mr_options_t *op, uint64_t *mtt_addr,
usr/src/uts/common/io/ib/adapters/hermon/hermon_mr.c
72
hermon_bind_info_t *bind, uint_t *mtt_pgsize);
usr/src/uts/common/io/ib/adapters/hermon/hermon_mr.c
73
static int hermon_mr_mem_bind(hermon_state_t *state, hermon_bind_info_t *bind,
usr/src/uts/common/io/ib/adapters/hermon/hermon_mr.c
751
hermon_bind_info_t *bind;
usr/src/uts/common/io/ib/adapters/hermon/hermon_mr.c
76
hermon_bind_info_t *bind);
usr/src/uts/common/io/ib/adapters/hermon/hermon_mr.c
78
hermon_bind_info_t *bind, uint32_t mtt_pgsize_bits);
usr/src/uts/common/io/ib/adapters/hermon/hermon_srq.c
588
hermon_bind_info_t bind;
usr/src/uts/common/io/ib/adapters/hermon/hermon_srq.c
589
hermon_bind_info_t old_bind;
usr/src/uts/common/io/ib/adapters/hermon/hermon_srq.c
687
bzero(&bind, sizeof (hermon_bind_info_t));
usr/src/uts/common/io/ib/adapters/hermon/hermon_srq.c
805
sizeof (hermon_bind_info_t));
usr/src/uts/common/io/ib/adapters/hermon/hermon_srq.c
811
bcopy(&bind, &srq->srq_mrhdl->mr_bindinfo, sizeof (hermon_bind_info_t));
usr/src/uts/common/sys/ib/adapters/hermon/hermon_mr.h
203
hermon_bind_info_t mr_bindinfo;
usr/src/uts/common/sys/ib/adapters/hermon/hermon_mr.h
299
int hermon_mr_mtt_bind(hermon_state_t *state, hermon_bind_info_t *bind,
usr/src/uts/common/sys/ib/adapters/hermon/hermon_mr.h
302
int hermon_mr_mtt_unbind(hermon_state_t *state, hermon_bind_info_t *bind,