Home
last modified time | relevance | path

Searched refs:fc_host_port_id (Results 1 – 18 of 18) sorted by relevance

/linux/drivers/scsi/qedf/
H A Dqedf_attr.c35 port_id = fc_host_port_id(lport->host); in fcoe_mac_show()
H A Dqedf_main.c1369 port_id = fc_host_port_id(qedf->lport->host); in qedf_offload_connection()
2068 fc_host_port_id(shost) = lport->port_id; in qedf_get_host_port_id()
/linux/drivers/s390/scsi/
H A Dzfcp_fc.c577 hton24(fc_req->u.adisc.req.adisc_port_id, fc_host_port_id(shost)); in zfcp_fc_adisc()
862 hton24(gspn_req->gspn.fp_fid, fc_host_port_id(adapter->scsi_host)); in zfcp_fc_gspn()
907 hton24(rspn_req->rspn.fr_fid.fp_fid, fc_host_port_id(shost)); in zfcp_fc_rspn()
H A Dzfcp_scsi.c906 fc_host_port_id(shost) = ntoh24(bottom->s_id); in zfcp_scsi_shost_update_config_data()
H A Dzfcp_fsf.c136 fc_host_port_id(shost) = 0; in zfcp_fsf_fc_host_link_down()
/linux/include/scsi/
H A Dscsi_transport_fc.h623 #define fc_host_port_id(x) \ macro
/linux/drivers/scsi/csiostor/
H A Dcsio_attr.c216 fc_host_port_id(shost) = ln->nport_id; in csio_get_host_port_id()
/linux/drivers/scsi/elx/efct/
H A Defct_xport.c687 fc_host_port_id(shost) = nport->fc_id; in efct_get_host_port_id()
/linux/drivers/scsi/libfc/
H A Dfc_exch.c2038 if (sid == fc_host_port_id(lport->host)) in fc_exch_els_rec()
2312 xid = fc_host_port_id(lport->host) == sid ? in fc_exch_els_rrq()
H A Dfc_encode.h686 put_unaligned_be32(fc_host_port_id(lport->host), in fc_ct_ms_fill()
H A Dfc_lport.c752 fc_host_port_id(lport->host) = port_id; in fc_lport_set_port_id()
H A Dfc_rport.c1295 fc_host_port_id(lport->host), FC_TYPE_ELS, in fc_rport_enter_prli()
/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_hwi.c243 port_id = fc_host_port_id(lport->host); in bnx2fc_send_session_ofld_req()
392 port_id = fc_host_port_id(lport->host); in bnx2fc_send_session_enable_req()
/linux/drivers/message/fusion/
H A Dmptfc.c1044 fc_host_port_id(sh) = pp0->PortIdentifier; in mptfc_init_host_attr()
/linux/drivers/scsi/qla2xxx/
H A Dqla_attr.c2551 fc_host_port_id(shost) = vha->d_id.b.domain << 16 | in qla2x00_get_host_port_id()
/linux/drivers/scsi/lpfc/
H A Dlpfc_attr.c6429 fc_host_port_id(shost) = vport->fc_myDID; in lpfc_get_host_port_id()
/linux/drivers/scsi/fnic/
H A Dfdls_disc.c3479 fc_host_port_id(iport->fnic->host) = iport->fcid; in fdls_process_flogi_rsp()
/linux/drivers/scsi/ibmvscsi/
H A Dibmvfc.c5247 fc_host_port_id(vhost->host) = be64_to_cpu(rsp->scsi_id); in ibmvfc_npiv_login_done()