Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_sli.c21123 uint8_t restart_loop; in lpfc_cleanup_pending_mbox() local
21157 restart_loop = 0; in lpfc_cleanup_pending_mbox()
21176 restart_loop = 1; in lpfc_cleanup_pending_mbox()
21181 } while (restart_loop); in lpfc_cleanup_pending_mbox()