Home
last modified time | relevance | path

Searched refs:CMD_ABORT_XRI_CX (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_iocb.h49 #define CMD_ABORT_XRI_CX 0x0F macro
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcp.c4045 wqe->Command = CMD_ABORT_XRI_CX; in emlxs_create_abort_xri_cn()
4100 wqe->Command = CMD_ABORT_XRI_CX; in emlxs_create_abort_xri_cx()
4111 iocb->ULPCOMMAND = CMD_ABORT_XRI_CX; in emlxs_create_abort_xri_cx()
4164 wqe->Command = CMD_ABORT_XRI_CX; in emlxs_create_close_xri_cn()
4219 wqe->Command = CMD_ABORT_XRI_CX; in emlxs_create_close_xri_cx()
H A Demlxs_sli3.c3614 if (iocb->ULPCOMMAND == CMD_ABORT_XRI_CX) { in emlxs_sli3_prep_fct_iocb()
3639 iocb->ULPCOMMAND = CMD_ABORT_XRI_CX; in emlxs_sli3_prep_fct_iocb()
4817 case CMD_ABORT_XRI_CX: in emlxs_sli3_handle_ring_event()
H A Demlxs_hba.c2573 case CMD_ABORT_XRI_CX: /* Abort command */ in emlxs_proc_channel_event()
H A Demlxs_sli4.c3875 if (iocb->ULPCOMMAND == CMD_ABORT_XRI_CX) { in emlxs_sli4_prep_fct_iocb()
3923 wqe->Command = CMD_ABORT_XRI_CX; in emlxs_sli4_prep_fct_iocb()
5487 case CMD_ABORT_XRI_CX: in emlxs_CQE_to_IOCB()
H A Demlxs_solaris.c8907 iocb->ULPCOMMAND = CMD_ABORT_XRI_CX; in emlxs_send_fct_abort()