Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/libfc/
H A Dfc_disc.c44 static int fc_disc_single(struct fc_lport *, struct fc_disc_port *);
148 redisc = fc_disc_single(lport, dp); in fc_disc_recv_rscn_req()
666 static int fc_disc_single(struct fc_lport *lport, struct fc_disc_port *dp) in fc_disc_single() function