Home
last modified time | relevance | path

Searched refs:HBA_IOQ_FLUSH (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc.h766 #define HBA_IOQ_FLUSH 0x8000 /* FCP/NVME I/O queues being flushed */ macro
H A Dlpfc_nvme.c1944 if (phba->hba_flag & HBA_IOQ_FLUSH) { in lpfc_nvme_fcp_abort()
H A Dlpfc_sli.c4147 if (phba->hba_flag & HBA_IOQ_FLUSH || in lpfc_sli_flush_io_rings()
4153 phba->hba_flag |= HBA_IOQ_FLUSH; in lpfc_sli_flush_io_rings()
7441 phba->hba_flag &= ~HBA_IOQ_FLUSH; in lpfc_sli4_hba_setup()
11744 if (phba->hba_flag & HBA_IOQ_FLUSH) in lpfc_sli_abort_iocb()
11854 if (phba->hba_flag & HBA_IOQ_FLUSH) { in lpfc_sli_abort_taskmgmt()
H A Dlpfc_nvmet.c3393 if (phba->hba_flag & HBA_IOQ_FLUSH) { in lpfc_nvmet_sol_fcp_issue_abort()
H A Dlpfc_scsi.c4751 if (phba->hba_flag & HBA_IOQ_FLUSH) { in lpfc_abort_handler()