Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/libfc/
Dfc_disc.c54 static int fc_disc_single(struct fc_lport *, struct fc_disc_port *);
164 redisc = fc_disc_single(lport, dp); in fc_disc_recv_rscn_req()
677 static int fc_disc_single(struct fc_lport *lport, struct fc_disc_port *dp) in fc_disc_single() function