Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_init.c1198 uint32_t tmo_posted; in lpfc_hb_timeout() local
1205 tmo_posted = phba->pport->work_port_events & WORKER_HB_TMO; in lpfc_hb_timeout()
1206 if (!tmo_posted) in lpfc_hb_timeout()
1211 if (!tmo_posted) in lpfc_hb_timeout()
H A Dlpfc_sli.c9162 uint32_t tmo_posted; in lpfc_mbox_timeout() local
9165 tmo_posted = phba->pport->work_port_events & WORKER_MBOX_TMO; in lpfc_mbox_timeout()
9166 if (!tmo_posted) in lpfc_mbox_timeout()
9170 if (!tmo_posted) in lpfc_mbox_timeout()