Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc.h757 #define ELS_XRI_ABORT_EVENT 0x40 /* ELS_XRI abort event was queued */ macro
H A Dlpfc_hbadisc.c658 if (phba->hba_flag & ELS_XRI_ABORT_EVENT) in lpfc_work_done()
H A Dlpfc_sli.c13114 phba->hba_flag &= ~ELS_XRI_ABORT_EVENT; in lpfc_sli4_els_xri_abort_event_proc()
13636 phba->hba_flag |= ELS_XRI_ABORT_EVENT; in lpfc_sli4_sp_handle_abort_xri_wcqe()