Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/libfc/
Dfc_disc.c89 int redisc = 0; in fc_disc_recv_rscn_req() local
136 redisc = 1; in fc_disc_recv_rscn_req()
148 redisc = 1; in fc_disc_recv_rscn_req()
162 if (!redisc) in fc_disc_recv_rscn_req()
163 redisc = fc_disc_single(lport, dp); in fc_disc_recv_rscn_req()
166 if (redisc) { in fc_disc_recv_rscn_req()
172 redisc, lport->state, disc->pending); in fc_disc_recv_rscn_req()
597 goto redisc; in fc_disc_gpn_id_resp()
601 goto redisc; in fc_disc_gpn_id_resp()
605 goto redisc; in fc_disc_gpn_id_resp()
[all …]