Symbol: hermon_dma_info_t
usr/src/uts/common/io/ib/adapters/hermon/hermon.c
1121
hermon_dma_info_t *dma_info;
usr/src/uts/common/io/ib/adapters/hermon/hermon.c
3335
nspans * sizeof (hermon_dma_info_t));
usr/src/uts/common/io/ib/adapters/hermon/hermon.c
3426
hermon_dma_info_t *dma_info;
usr/src/uts/common/io/ib/adapters/hermon/hermon.c
872
hermon_dma_alloc(hermon_state_t *state, hermon_dma_info_t *dma_info,
usr/src/uts/common/io/ib/adapters/hermon/hermon.c
959
hermon_dma_free(hermon_dma_info_t *info)
usr/src/uts/common/io/ib/adapters/hermon/hermon.c
988
hermon_dma_info_t *dma_info;
usr/src/uts/common/io/ib/adapters/hermon/hermon_cmd.c
1593
hermon_map_cmd_post(hermon_state_t *state, hermon_dma_info_t *dma,
usr/src/uts/common/io/ib/adapters/hermon/hermon_cmd.c
1884
hermon_unmap_icm_cmd_post(hermon_state_t *state, hermon_dma_info_t *dma_info)
usr/src/uts/common/io/ib/adapters/hermon/hermon_mr.c
3243
hermon_dma_info_t *dma_info;
usr/src/uts/common/io/ib/adapters/hermon/hermon_mr.c
3365
hermon_dma_info_t *dma_info;
usr/src/uts/common/io/ib/adapters/hermon/hermon_mr.c
456
hermon_dma_info_t *dma_info;
usr/src/uts/common/io/ib/adapters/hermon/hermon_rsrc.c
2049
hermon_dma_info_t *dma_info;
usr/src/uts/common/io/ib/adapters/hermon/hermon_rsrc.c
2204
hermon_dma_info_t *dma_info;
usr/src/uts/common/sys/ib/adapters/hermon/hermon.h
369
hermon_dma_info_t hs_icma_dma;
usr/src/uts/common/sys/ib/adapters/hermon/hermon.h
370
hermon_dma_info_t hs_fw_dma;
usr/src/uts/common/sys/ib/adapters/hermon/hermon.h
900
kmem_zalloc(num_spans * sizeof (hermon_dma_info_t), \
usr/src/uts/common/sys/ib/adapters/hermon/hermon.h
943
hermon_dma_info_t *icm_dma[HERMON_ICM_SPLIT];
usr/src/uts/common/sys/ib/adapters/hermon/hermon.h
959
int hermon_dma_alloc(hermon_state_t *state, hermon_dma_info_t *dma_info,
usr/src/uts/common/sys/ib/adapters/hermon/hermon.h
962
void hermon_dma_free(hermon_dma_info_t *info);
usr/src/uts/common/sys/ib/adapters/hermon/hermon_cmd.h
695
int hermon_map_cmd_post(hermon_state_t *state, hermon_dma_info_t *dinfo,
usr/src/uts/common/sys/ib/adapters/hermon/hermon_cmd.h
704
hermon_dma_info_t *dma_info);