Home
last modified time | relevance | path

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

/openbmc/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.c137 fc_host_fabric_name(shost) = 0; in zfcp_fsf_fc_host_link_down()
/openbmc/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()
/openbmc/linux/drivers/scsi/libfc/
H A Dfc_encode.h415 put_unaligned_be64(fc_host_fabric_name(lport->host), in fc_ct_ms_fill()
640 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()
/openbmc/linux/include/scsi/
H A Dscsi_transport_fc.h635 #define fc_host_fabric_name(x) \ macro
/openbmc/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()
/openbmc/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()
/openbmc/linux/drivers/message/fusion/
H A Dmptfc.c1059 fc_host_fabric_name(sh) = in mptfc_init_host_attr()
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_attr.c3014 fc_host_fabric_name(shost) = fabric_name; in qla2x00_get_host_fabric_name()
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_attr.c6599 fc_host_fabric_name(shost) = node_name; in lpfc_get_host_fabric_name()
/openbmc/linux/drivers/scsi/ibmvscsi/
H A Dibmvfc.c5207 fc_host_fabric_name(vhost->host) = be64_to_cpu(rsp->node_name); in ibmvfc_npiv_login_done()