Home
last modified time | relevance | path

Searched refs:mbxctx (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_io.h318 struct oce_mbx_ctx *mbxctx);
352 struct oce_mbx_ctx *mbxctx);
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_mbx.c251 struct oce_mbx_ctx *mbxctx) in oce_mbox_post() argument
314 if (mbxctx) { in oce_mbox_post()
316 mbxctx->mbx = mb_mbx; in oce_mbox_post()
317 bcopy(&mbxctx, mb_cqe->u0.s.mq_tag, in oce_mbox_post()