Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/s390/scsi/
Dzfcp_fc.c516 struct fc_els_adisc *adisc_resp = &fc_req->u.adisc.rsp; in zfcp_fc_adisc_handler() local
526 port->wwnn = be64_to_cpu(adisc_resp->adisc_wwnn); in zfcp_fc_adisc_handler()
528 if ((port->wwpn != be64_to_cpu(adisc_resp->adisc_wwpn)) || in zfcp_fc_adisc_handler()
536 port->d_id = ntoh24(adisc_resp->adisc_port_id); in zfcp_fc_adisc_handler()