Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_crtn.h216 void lpfc_delayed_disc_tmo(struct timer_list *);
H A Dlpfc_ct.c3445 lpfc_delayed_disc_tmo(struct timer_list *t) in lpfc_delayed_disc_tmo() function
H A Dlpfc_init.c4834 timer_setup(&vport->delayed_disc_tmo, lpfc_delayed_disc_tmo, 0); in lpfc_create_port()