Home
last modified time | relevance | path

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

/linux-4.19.296/include/scsi/
Dscsi_transport_fc.h557 #define fc_host_node_name(x) \ macro
/linux-4.19.296/drivers/s390/scsi/
Dzfcp_fc.c570 fc_req->u.adisc.req.adisc_wwnn = cpu_to_be64(fc_host_node_name(shost)); in zfcp_fc_adisc()
Dzfcp_fsf.c498 fc_host_node_name(shost) = be64_to_cpu(nsp->fl_wwnn); in zfcp_fsf_exchange_config_evaluate()
582 fc_host_node_name(shost) = 0; in zfcp_fsf_exchange_config_data_handler()
/linux-4.19.296/drivers/message/fusion/
Dmptfc.c1003 fc_host_node_name(sh) = in mptfc_init_host_attr()