Searched refs:eq_ctx (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_queue.c112 fwcmd->params.req.eq_ctx.size = (item_size == 4) ? 0 : 1;
113 fwcmd->params.req.eq_ctx.valid = 1;
115 fwcmd->params.req.eq_ctx.armed = 0;
116 fwcmd->params.req.eq_ctx.pd = 0;
117 fwcmd->params.req.eq_ctx.count = OCE_LOG2(q_len/256);
120 fwcmd->params.req.eq_ctx.function = dev->fn;
121 fwcmd->params.req.eq_ctx.nodelay = 0;
122 fwcmd->params.req.eq_ctx.phase = 0;
124 fwcmd->params.req.eq_ctx.delay_mult = eq_delay;
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_hw.h979 struct oce_eq_ctx eq_ctx; member in struct:mbx_create_common_eq::__anon7664::__anon7665

Completed in 50 milliseconds