Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/libfc/
H A Dfc_disc.c77 int redisc = 0; in fc_disc_recv_rscn_req() local
124 redisc = 1; in fc_disc_recv_rscn_req()
136 redisc = 1; in fc_disc_recv_rscn_req()
150 if (!redisc) in fc_disc_recv_rscn_req()
151 redisc = fc_disc_single(lport, dp); in fc_disc_recv_rscn_req()
154 if (redisc) { in fc_disc_recv_rscn_req()
160 redisc, lport->state, disc->pending); in fc_disc_recv_rscn_req()
593 goto redisc; in fc_disc_gpn_id_resp()
597 goto redisc; in fc_disc_gpn_id_resp()
628 redisc: in fc_disc_gpn_id_resp()