Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/libfc/
Dfc_lport.c104 static void fc_lport_enter_flogi(struct fc_lport *);
551 fc_lport_enter_flogi(lport); in __fc_linkup()
1043 fc_lport_enter_flogi(lport); in fc_lport_enter_reset()
1600 fc_lport_enter_flogi(lport); in fc_lport_timeout()
1835 static void fc_lport_enter_flogi(struct fc_lport *lport) in fc_lport_enter_flogi() function