Home
last modified time | relevance | path

Searched refs:AbortTag (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_queue.h828 uint32_t AbortTag; /* Abort Tag */ member
876 uint32_t AbortTag; /* Abort Tag */ member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcp.c4047 wqe->AbortTag = iotag; in emlxs_create_abort_xri_cn()
4050 wqe->AbortTag = sbp->xrip->XRI; in emlxs_create_abort_xri_cn()
4108 wqe->AbortTag = xid; in emlxs_create_abort_xri_cx()
4166 wqe->AbortTag = iotag; in emlxs_create_close_xri_cn()
4169 wqe->AbortTag = sbp->xrip->XRI; in emlxs_create_close_xri_cn()
4227 wqe->AbortTag = xid; in emlxs_create_close_xri_cx()
H A Demlxs_sli4.c4268 wqe->AbortTag = pkt->pkt_cmd_fhdr.rx_id; in emlxs_sli4_prep_fct_iocb()
4367 wqe->AbortTag = 0; in emlxs_sli4_prep_fct_iocb()
4486 wqe->AbortTag = 0; in emlxs_sli4_prep_fct_iocb()
5843 iocb->ULPCONTEXT = wqe->AbortTag; in emlxs_CQE_to_IOCB()