Home
last modified time | relevance | path

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

/linux/drivers/s390/scsi/
H A Dzfcp_scsi.c916 fc_host_fabric_name(shost) = 0; in zfcp_scsi_shost_update_config_data()
919 fc_host_fabric_name(shost) = be64_to_cpu(plogi->fl_wwnn); in zfcp_scsi_shost_update_config_data()
929 fc_host_fabric_name(shost) = 0; in zfcp_scsi_shost_update_config_data()
H A Dzfcp_fsf.c137 fc_host_fabric_name(shost) = 0; in zfcp_fsf_fc_host_link_down()
/linux/drivers/scsi/csiostor/
H A Dcsio_attr.c317 fc_host_fabric_name(shost) = wwn_to_u64(csio_rn_wwnn(rn)); in csio_get_host_fabric_name()
319 fc_host_fabric_name(shost) = 0; in csio_get_host_fabric_name()
/linux/drivers/scsi/libfc/
H A Dfc_encode.h417 put_unaligned_be64(fc_host_fabric_name(lport->host), in fc_ct_ms_fill()
642 put_unaligned_be64(fc_host_fabric_name(lport->host), in fc_ct_ms_fill()
H A Dfc_lport.c1017 fc_host_fabric_name(lport->host) = 0; in fc_lport_reset_locked()
1824 fc_host_fabric_name(lport->host) = in fc_lport_flogi_resp()
/linux/include/scsi/
H A Dscsi_transport_fc.h633 #define fc_host_fabric_name(x) \ macro
/linux/drivers/scsi/elx/efct/
H A Defct_xport.c802 fc_host_fabric_name(shost) = be64_to_cpu(sp->fl_wwnn); in efct_get_host_fabric_name()
/linux/drivers/message/fusion/
H A Dmptfc.c1096 fc_host_fabric_name(sh) = in mptfc_init_host_attr()
/linux/drivers/scsi/fnic/
H A Dfdls_disc.c3477 fc_host_fabric_name(iport->fnic->host) = in fdls_process_flogi_rsp()
4516 fc_host_fabric_name(iport->fnic->host) = 0; in fnic_fdls_disc_start()
/linux/drivers/scsi/qla2xxx/
H A Dqla_attr.c3007 fc_host_fabric_name(shost) = fabric_name; in qla2x00_get_host_fabric_name()
/linux/drivers/scsi/lpfc/
H A Dlpfc_attr.c6595 fc_host_fabric_name(shost) = node_name; in lpfc_get_host_fabric_name()
/linux/drivers/scsi/ibmvscsi/
H A Dibmvfc.c5244 fc_host_fabric_name(vhost->host) = be64_to_cpu(rsp->node_name); in ibmvfc_npiv_login_done()