Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/libfc/
H A Dfc_rport.c72 static void fc_rport_enter_logo(struct fc_rport_priv *);
526 fc_rport_enter_logo(rdata); in fc_rport_logoff()
632 fc_rport_enter_logo(rdata); in fc_rport_error()
641 fc_rport_enter_logo(rdata); in fc_rport_error()
1472 static void fc_rport_enter_logo(struct fc_rport_priv *rdata) in fc_rport_enter_logo() function