Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/libfc/
Dfc_rport.c70 static void fc_rport_enter_adisc(struct fc_rport_priv *);
402 fc_rport_enter_adisc(rdata); in fc_rport_login()
524 fc_rport_enter_adisc(rdata); in fc_rport_timeout()
1340 static void fc_rport_enter_adisc(struct fc_rport_priv *rdata) in fc_rport_enter_adisc() function