Home
last modified time | relevance | path

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

/linux/drivers/scsi/elx/efct/
H A Defct_xport.c433 fc_host_node_name(shost) = efct_get_wwnn(&efct->hw); in efct_scsi_new_device()
987 fc_host_node_name(vport->shost) = vport->npiv_wwnn; in efct_vport_create()
/linux/include/scsi/
H A Dscsi_transport_fc.h591 #define fc_host_node_name(x) \ macro
/linux/drivers/scsi/csiostor/
H A Dcsio_attr.c186 fc_host_node_name(shost) = wwn_to_u64(csio_ln_wwnn(ln)); in csio_fchost_attr_init()
/linux/drivers/scsi/
H A Dstorvsc_drv.c1230 fc_host_node_name(stor_device->host) = stor_device->node_name; in storvsc_on_receive()
2093 fc_host_node_name(host) = stor_device->node_name; in storvsc_probe()
/linux/drivers/s390/scsi/
H A Dzfcp_scsi.c897 fc_host_node_name(shost) = be64_to_cpu(nsp->fl_wwnn); in zfcp_scsi_shost_update_config_data()
H A Dzfcp_fc.c575 fc_req->u.adisc.req.adisc_wwnn = cpu_to_be64(fc_host_node_name(shost)); in zfcp_fc_adisc()
/linux/drivers/scsi/libfc/
H A Dfc_encode.h586 put_unaligned_be64(fc_host_node_name(lport->host), in fc_ct_ms_fill()
H A Dfc_lport.c1903 fc_host_node_name(lport->host) = lport->wwnn; in fc_lport_init()
/linux/drivers/scsi/bfa/
H A Dbfad_im.c1032 fc_host_node_name(host) = in bfad_fc_host_init()
/linux/drivers/scsi/fnic/
H A Dfnic_main.c647 fc_host_node_name(fnic->host) = iport->wwnn; in fnic_scsi_drv_init()
/linux/drivers/message/fusion/
H A Dmptfc.c1038 fc_host_node_name(sh) = in mptfc_init_host_attr()
/linux/drivers/scsi/qla2xxx/
H A Dqla_attr.c3127 fc_host_node_name(vha->host) = wwn_to_u64(vha->node_name); in qla24xx_vport_create()
3377 fc_host_node_name(vha->host) = wwn_to_u64(vha->node_name); in qla2x00_init_host_attr()
H A Dqla_mr.c1752 fc_host_node_name(vha->host) = node_name; in qlafx00_update_host_attr()
/linux/drivers/scsi/ibmvscsi/
H A Dibmvfc.c5245 fc_host_node_name(vhost->host) = be64_to_cpu(rsp->node_name); in ibmvfc_npiv_login_done()