Home
last modified time | relevance | path

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

/linux/drivers/s390/scsi/
H A Dzfcp_fc.c515 struct fc_els_adisc *adisc_resp = &fc_req->u.adisc.rsp; in zfcp_fc_adisc_handler() local
525 port->wwnn = be64_to_cpu(adisc_resp->adisc_wwnn); in zfcp_fc_adisc_handler()
527 if ((port->wwpn != be64_to_cpu(adisc_resp->adisc_wwpn)) || in zfcp_fc_adisc_handler()
535 port->d_id = ntoh24(adisc_resp->adisc_port_id); in zfcp_fc_adisc_handler()