Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/libfc/
Dfc_disc.c56 static int fc_disc_single(struct fc_lport *, struct fc_disc_port *);
163 redisc = fc_disc_single(lport, dp); in fc_disc_recv_rscn_req()
675 static int fc_disc_single(struct fc_lport *lport, struct fc_disc_port *dp) in fc_disc_single() function