Searched refs:adisc_rsp (Results 1 – 1 of 1) sorted by relevance
2518 struct fc_std_els_adisc *adisc_rsp = (struct fc_std_els_adisc *)fchdr; in fdls_process_tgt_adisc_rsp() local2554 switch (adisc_rsp->els.adisc_cmd) { in fdls_process_tgt_adisc_rsp()2565 frame_wwnn = get_unaligned_be64(&adisc_rsp->els.adisc_wwnn); in fdls_process_tgt_adisc_rsp()2566 frame_wwpn = get_unaligned_be64(&adisc_rsp->els.adisc_wwpn); in fdls_process_tgt_adisc_rsp()