Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/libfc/
Dfc_disc.c77 int redisc = 0; in fc_disc_recv_rscn_req() local
121 redisc = 1; in fc_disc_recv_rscn_req()
133 redisc = 1; in fc_disc_recv_rscn_req()
147 if (!redisc) in fc_disc_recv_rscn_req()
148 redisc = fc_disc_single(lport, dp); in fc_disc_recv_rscn_req()
151 if (redisc) { in fc_disc_recv_rscn_req()
157 redisc, lport->state, disc->pending); in fc_disc_recv_rscn_req()
590 goto redisc; in fc_disc_gpn_id_resp()
594 goto redisc; in fc_disc_gpn_id_resp()
625 redisc: in fc_disc_gpn_id_resp()