Searched refs:adisc_req (Results 1 – 1 of 1) sorted by relevance
4631 struct fc_std_els_adisc *adisc_req = (struct fc_std_els_adisc *)fchdr; in fdls_process_adisc_req() local4666 frame_wwnn = be64_to_cpu(adisc_req->els.adisc_wwnn); in fdls_process_adisc_req()4667 frame_wwpn = be64_to_cpu(adisc_req->els.adisc_wwpn); in fdls_process_adisc_req()