Home
last modified time | relevance | path

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

/linux/drivers/s390/scsi/
H A Dzfcp_scsi.c915 fc_host_fabric_name(shost) = 0; in zfcp_scsi_shost_update_config_data()
918 fc_host_fabric_name(shost) = be64_to_cpu(plogi->fl_wwnn); in zfcp_scsi_shost_update_config_data()
928 fc_host_fabric_name(shost) = 0; in zfcp_scsi_shost_update_config_data()
H A Dzfcp_fsf.c136 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.h644 #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/scsi/bfa/
H A Dbfad_attr.c248 fc_host_fabric_name(shost) = cpu_to_be64(fabric_nwwn); in bfad_im_get_host_fabric_name()
/linux/drivers/message/fusion/
H A Dmptfc.c1097 fc_host_fabric_name(sh) = in mptfc_init_host_attr()
/linux/drivers/scsi/fnic/
H A Dfdls_disc.c3517 fc_host_fabric_name(iport->fnic->host) = in fdls_process_flogi_rsp()
4609 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.c6729 fc_host_fabric_name(shost) = node_name; in lpfc_get_host_fabric_name()
/linux/drivers/scsi/ibmvscsi/
H A Dibmvfc.c5246 fc_host_fabric_name(vhost->host) = be64_to_cpu(rsp->node_name); in ibmvfc_npiv_login_done()