Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/libfc/
H A Dfc_lport.c104 static void fc_lport_enter_flogi(struct fc_lport *);
557 fc_lport_enter_flogi(lport); in __fc_linkup()
1049 fc_lport_enter_flogi(lport); in fc_lport_enter_reset()
1606 fc_lport_enter_flogi(lport); in fc_lport_timeout()
1841 static void fc_lport_enter_flogi(struct fc_lport *lport) in fc_lport_enter_flogi() function