Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/libfc/
Dfc_rport.c65 static void fc_rport_enter_plogi(struct fc_rport_priv *);
515 fc_rport_enter_plogi(rdata); in fc_rport_timeout()
697 fc_rport_enter_plogi(rdata); in fc_rport_flogi_resp()
726 return fc_rport_enter_plogi(rdata); in fc_rport_enter_flogi()
849 fc_rport_enter_plogi(rdata); in fc_rport_recv_flogi_req()
950 static void fc_rport_enter_plogi(struct fc_rport_priv *rdata) in fc_rport_enter_plogi() function