Symbol: ibt_fmr_pool_hdl_t
usr/src/uts/common/io/ib/clients/rdsv3/ib_rdma.c
499
ibt_fmr_pool_hdl_t fmr_pool_hdl;
usr/src/uts/common/io/ib/clients/rdsv3/ib_rdma.c
550
ibt_fmr_pool_hdl_t pool_hdl, int free_all)
usr/src/uts/common/io/ib/clients/rdsv3/ib_rdma.c
70
ibt_fmr_pool_hdl_t fmr_pool_hdl;
usr/src/uts/common/io/ib/clients/rdsv3/ib_rdma.c
86
ibt_fmr_pool_hdl_t pool_hdl, int free_all);
usr/src/uts/common/io/ib/ibtl/ibtl_mem.c
792
ibt_fmr_pool_attr_t *fmr_params, ibt_fmr_pool_hdl_t *fmr_pool_p)
usr/src/uts/common/io/ib/ibtl/ibtl_mem.c
821
ibt_destroy_fmr_pool(ibt_hca_hdl_t hca_hdl, ibt_fmr_pool_hdl_t fmr_pool)
usr/src/uts/common/io/ib/ibtl/ibtl_mem.c
851
ibt_flush_fmr_pool(ibt_hca_hdl_t hca_hdl, ibt_fmr_pool_hdl_t fmr_pool)
usr/src/uts/common/io/ib/ibtl/ibtl_mem.c
868
ibt_register_physical_fmr(ibt_hca_hdl_t hca_hdl, ibt_fmr_pool_hdl_t fmr_pool,
usr/src/uts/common/sys/ib/clients/rdsv3/ib.h
214
ibt_fmr_pool_hdl_t fmr_pool_hdl;
usr/src/uts/common/sys/ib/ibtl/ibci.h
67
#define ibc_fmr_pool_hdl_t ibt_fmr_pool_hdl_t /* FMR Pool Handle */
usr/src/uts/common/sys/ib/ibtl/ibti_common.h
1625
ibt_fmr_pool_attr_t *fmr_params, ibt_fmr_pool_hdl_t *fmr_pool_p);
usr/src/uts/common/sys/ib/ibtl/ibti_common.h
1628
ibt_fmr_pool_hdl_t fmr_pool);
usr/src/uts/common/sys/ib/ibtl/ibti_common.h
1631
ibt_fmr_pool_hdl_t fmr_pool);
usr/src/uts/common/sys/ib/ibtl/ibti_common.h
1634
ibt_fmr_pool_hdl_t fmr_pool, ibt_pmr_attr_t *mem_pattr,
usr/src/uts/common/sys/ib/ibtl/ibtl_types.h
1155
typedef void (*ibt_fmr_flush_handler_t)(ibt_fmr_pool_hdl_t fmr_pool,