Searched refs:LPFC_DRIVER_ABORTED (Results 1 – 3 of 3) sorted by relevance
101 #define LPFC_DRIVER_ABORTED 8 /* driver aborted this request */ macro
3769 LPFC_DRIVER_ABORTED)) { in lpfc_sli_process_sol_iocb()3773 ~LPFC_DRIVER_ABORTED; in lpfc_sli_process_sol_iocb()3808 LPFC_DRIVER_ABORTED) { in lpfc_sli_process_sol_iocb()3817 ~LPFC_DRIVER_ABORTED; in lpfc_sli_process_sol_iocb()4093 if (cmdiocbq->cmd_flag & LPFC_DRIVER_ABORTED) in lpfc_sli_handle_fast_ring_event()4094 cmdiocbq->cmd_flag &= ~LPFC_DRIVER_ABORTED; in lpfc_sli_handle_fast_ring_event()12467 cmdiocb->cmd_flag & LPFC_DRIVER_ABORTED) in lpfc_sli_issue_abort_iotag()12491 cmdiocb->cmd_flag |= LPFC_DRIVER_ABORTED; in lpfc_sli_issue_abort_iotag()12558 cmdiocb->cmd_flag &= ~LPFC_DRIVER_ABORTED; in lpfc_sli_issue_abort_iotag()12628 (iocbq->cmd_flag & LPFC_DRIVER_ABORTED) || in lpfc_sli_validate_fcp_iocb_for_abort()[all …]
511 ~LPFC_DRIVER_ABORTED; in lpfc_sli4_io_xri_aborted()4324 lpfc_cmd->cur_iocbq.cmd_flag &= ~LPFC_DRIVER_ABORTED; in lpfc_fcp_io_cmd_wqe_cmpl()4592 lpfc_cmd->cur_iocbq.cmd_flag &= ~LPFC_DRIVER_ABORTED; in lpfc_scsi_cmd_iocb_cmpl()5589 if (iocb->cmd_flag & LPFC_DRIVER_ABORTED) { in lpfc_abort_handler()