Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_sli.c12712 bool hba_handled = false; in lpfc_sli4_intr_handler() local
12728 hba_handled |= true; in lpfc_sli4_intr_handler()
12735 hba_handled |= true; in lpfc_sli4_intr_handler()
12738 return (hba_handled == true) ? IRQ_HANDLED : IRQ_NONE; in lpfc_sli4_intr_handler()