Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_ip.c243 else if (cmd->un.xrseq.w5.hcsw.Fctl & BC) { in emlxs_ip_handle_unsol_req()
260 if (cmd->un.xrseq.w5.hcsw.Fctl & BC) { in emlxs_ip_handle_unsol_req()
269 ubp->ub_frame.r_ctl = cmd->un.xrseq.w5.hcsw.Rctl; in emlxs_ip_handle_unsol_req()
270 ubp->ub_frame.type = cmd->un.xrseq.w5.hcsw.Type; in emlxs_ip_handle_unsol_req()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_iocb.h590 XR_SEQ_FIELDS xrseq; /* XMIT/BCAST/RCV_SEQ */ member