Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/s390/scsi/
Dzfcp_fc.c569 fc_req->u.adisc.req.adisc_wwpn = cpu_to_be64(fc_host_port_name(shost)); in zfcp_fc_adisc()
731 fc_host_port_name(adapter->scsi_host)) in zfcp_fc_eval_gpn_ft()
Dzfcp_fsf.c497 fc_host_port_name(shost) = be64_to_cpu(nsp->fl_wwpn); in zfcp_fsf_exchange_config_evaluate()
506 fc_host_permanent_port_name(shost) = fc_host_port_name(shost); in zfcp_fsf_exchange_config_evaluate()
583 fc_host_port_name(shost) = 0; in zfcp_fsf_exchange_config_data_handler()
638 fc_host_permanent_port_name(shost) = fc_host_port_name(shost); in zfcp_fsf_exchange_port_evaluate()
/linux-4.19.296/include/scsi/
Dscsi_transport_fc.h559 #define fc_host_port_name(x) \ macro
/linux-4.19.296/drivers/message/fusion/
Dmptfc.c1006 fc_host_port_name(sh) = in mptfc_init_host_attr()