Symbol: mlxcx_dma_buffer_t
usr/src/uts/common/io/mlxcx/mlxcx.h
1274
extern void mlxcx_dma_free(mlxcx_dma_buffer_t *);
usr/src/uts/common/io/mlxcx/mlxcx.h
1275
extern boolean_t mlxcx_dma_alloc(mlxcx_t *, mlxcx_dma_buffer_t *,
usr/src/uts/common/io/mlxcx/mlxcx.h
1277
extern boolean_t mlxcx_dma_init(mlxcx_t *, mlxcx_dma_buffer_t *,
usr/src/uts/common/io/mlxcx/mlxcx.h
1279
extern boolean_t mlxcx_dma_bind_mblk(mlxcx_t *, mlxcx_dma_buffer_t *,
usr/src/uts/common/io/mlxcx/mlxcx.h
1281
extern boolean_t mlxcx_dma_alloc_offset(mlxcx_t *, mlxcx_dma_buffer_t *,
usr/src/uts/common/io/mlxcx/mlxcx.h
1284
extern void mlxcx_dma_unbind(mlxcx_t *, mlxcx_dma_buffer_t *);
usr/src/uts/common/io/mlxcx/mlxcx.h
1294
mlxcx_dma_cookie_iter(const mlxcx_dma_buffer_t *db,
usr/src/uts/common/io/mlxcx/mlxcx.h
1302
mlxcx_dma_cookie_one(const mlxcx_dma_buffer_t *db)
usr/src/uts/common/io/mlxcx/mlxcx.h
299
mlxcx_dma_buffer_t mxdp_dma;
usr/src/uts/common/io/mlxcx/mlxcx.h
314
mlxcx_dma_buffer_t mcmd_dma;
usr/src/uts/common/io/mlxcx/mlxcx.h
336
mlxcx_dma_buffer_t mlbox_dma;
usr/src/uts/common/io/mlxcx/mlxcx.h
489
mlxcx_dma_buffer_t mleq_dma;
usr/src/uts/common/io/mlxcx/mlxcx.h
576
mlxcx_dma_buffer_t mlb_dma;
usr/src/uts/common/io/mlxcx/mlxcx.h
613
mlxcx_dma_buffer_t mlcq_dma;
usr/src/uts/common/io/mlxcx/mlxcx.h
623
mlxcx_dma_buffer_t mlcq_doorbell_dma;
usr/src/uts/common/io/mlxcx/mlxcx.h
685
mlxcx_dma_buffer_t mlwq_dma;
usr/src/uts/common/io/mlxcx/mlxcx.h
703
mlxcx_dma_buffer_t mlwq_doorbell_dma;
usr/src/uts/common/io/mlxcx/mlxcx_dma.c
220
mlxcx_dma_free(mlxcx_dma_buffer_t *mxdb)
usr/src/uts/common/io/mlxcx/mlxcx_dma.c
261
mlxcx_dma_unbind(mlxcx_t *mlxp, mlxcx_dma_buffer_t *mxdb)
usr/src/uts/common/io/mlxcx/mlxcx_dma.c
282
mlxcx_dma_init(mlxcx_t *mlxp, mlxcx_dma_buffer_t *mxdb,
usr/src/uts/common/io/mlxcx/mlxcx_dma.c
309
mlxcx_dma_bind_mblk(mlxcx_t *mlxp, mlxcx_dma_buffer_t *mxdb,
usr/src/uts/common/io/mlxcx/mlxcx_dma.c
348
mlxcx_dma_alloc(mlxcx_t *mlxp, mlxcx_dma_buffer_t *mxdb,
usr/src/uts/common/io/mlxcx/mlxcx_dma.c
404
mlxcx_dma_alloc_offset(mlxcx_t *mlxp, mlxcx_dma_buffer_t *mxdb,