Searched defs:mbxctx (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_mbx.c242 * mbxctx - pointer to the mbx context structure
248 struct oce_mbx_ctx *mbxctx)
311 if (mbxctx) {
313 mbxctx->mbx = mb_mbx;
314 bcopy(&mbxctx, mb_cqe->u0.s.mq_tag,
247 oce_mbox_post(struct oce_dev *dev, struct oce_mbx *mbx, struct oce_mbx_ctx *mbxctx) argument

Completed in 48 milliseconds