Home
last modified time | relevance | path

Searched refs:eratt (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_sli.c3426 uint32_t eratt = 0; in lpfc_poll_eratt() local
3447 eratt = lpfc_sli_check_eratt(phba); in lpfc_poll_eratt()
3449 if (eratt) in lpfc_poll_eratt()
3453 /* Restart the timer for next eratt poll */ in lpfc_poll_eratt()
12512 /* If somebody is waiting to handle an eratt, don't process it in lpfc_sli_check_eratt()
12649 /* If somebody is waiting to handle an eratt don't process it in lpfc_sli_sp_intr_handler()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_sli.c3934 uint32_t eratt = 0; in lpfc_poll_eratt() local
3957 eratt = lpfc_sli_check_eratt(phba); in lpfc_poll_eratt()
3959 if (eratt) in lpfc_poll_eratt()
3963 /* Restart the timer for next eratt poll */ in lpfc_poll_eratt()
13521 /* If somebody is waiting to handle an eratt, don't process it in lpfc_sli_check_eratt()
13658 /* If somebody is waiting to handle an eratt don't process it in lpfc_sli_sp_intr_handler()

Completed in 45 milliseconds