Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc.h1009 #define ELS_XRI_ABORT_EVENT 0x40 /* ELS_XRI abort event was queued */ macro
H A Dlpfc_hbadisc.c984 if (phba->hba_flag & ELS_XRI_ABORT_EVENT) in lpfc_work_done()
H A Dlpfc_sli.c14150 phba->hba_flag &= ~ELS_XRI_ABORT_EVENT; in lpfc_sli4_els_xri_abort_event_proc()
14594 phba->hba_flag |= ELS_XRI_ABORT_EVENT; in lpfc_sli4_sp_handle_abort_xri_wcqe()