Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_sli.c14122 bool hba_handled = false; in lpfc_sli4_intr_handler() local
14138 hba_handled |= true; in lpfc_sli4_intr_handler()
14145 hba_handled |= true; in lpfc_sli4_intr_handler()
14148 return (hba_handled == true) ? IRQ_HANDLED : IRQ_NONE; in lpfc_sli4_intr_handler()