Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_ct.c3445 uint32_t tmo_posted; in lpfc_delayed_disc_tmo() local
3449 tmo_posted = vport->work_port_events & WORKER_DELAYED_DISC_TMO; in lpfc_delayed_disc_tmo()
3450 if (!tmo_posted) in lpfc_delayed_disc_tmo()
3454 if (!tmo_posted) in lpfc_delayed_disc_tmo()
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.c9167 uint32_t tmo_posted; in lpfc_mbox_timeout() local
9170 tmo_posted = phba->pport->work_port_events & WORKER_MBOX_TMO; in lpfc_mbox_timeout()
9171 if (!tmo_posted) in lpfc_mbox_timeout()
9175 if (!tmo_posted) in lpfc_mbox_timeout()