mlxcx_eventq_ent_t
sz = mleq->mleq_nents * sizeof (mlxcx_eventq_ent_t);
mleq->mleq_ent = (mlxcx_eventq_ent_t *)mleq->mleq_dma.mxdb_va;
extern void mlxcx_cmd_completion(mlxcx_t *, mlxcx_eventq_ent_t *);
mlxcx_eventq_ent_t *mleq_ent;
CTASSERT(offsetof(mlxcx_eventq_ent_t, mleqe_unknown_data) == 0x20);
CTASSERT(offsetof(mlxcx_eventq_ent_t, mleqe_signature) == 0x3c + 2);
CTASSERT(sizeof (mlxcx_eventq_ent_t) == 64);
mlxcx_cmd_completion(mlxcx_t *mlxp, mlxcx_eventq_ent_t *ent)
mlxcx_eventq_ent_t *ent;
static mlxcx_eventq_ent_t *
mlxcx_eventq_ent_t *ent;
sizeof (mlxcx_eventq_ent_t), DDI_DMA_SYNC_FORCPU));
mlxcx_eventq_ent_t *ent;
DTRACE_PROBE2(event, mlxcx_t *, mlxp, mlxcx_eventq_ent_t *,