Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_sli.c15658 bool hba_handled = false; in lpfc_sli4_intr_handler() local
15674 hba_handled |= true; in lpfc_sli4_intr_handler()
15677 return (hba_handled == true) ? IRQ_HANDLED : IRQ_NONE; in lpfc_sli4_intr_handler()