Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_hw.h518 uint32_t mq_tag[2]; member
531 uint32_t mq_tag[2];
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_mbx.c317 bcopy(&mbxctx, mb_cqe->u0.s.mq_tag, in oce_mbox_post()