Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/libfc/
H A Dfc_rport.c73 static void fc_rport_enter_adisc(struct fc_rport_priv *);
440 fc_rport_enter_adisc(rdata); in fc_rport_login()
593 fc_rport_enter_adisc(rdata); in fc_rport_timeout()
1559 static void fc_rport_enter_adisc(struct fc_rport_priv *rdata) in fc_rport_enter_adisc() function