Home
last modified time | relevance | path

Searched refs:WWPN (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/drivers/message/fusion/
H A Dmptfc.c353 ppage0_alloc->WWPN.Low = in mptfc_GetFcDevPage0()
356 ppage0_alloc->WWPN.High = in mptfc_GetFcDevPage0()
414 rid->port_name = ((u64)pg0->WWPN.High) << 32 | (u64)pg0->WWPN.Low; in mptfc_generate_rport_ids()
441 pn = (u64)ri->pg0.WWPN.High << 32 | (u64)ri->pg0.WWPN.Low; in mptfc_register_dev()
483 pn = (u64)ri->pg0.WWPN.High << 32 | (u64)ri->pg0.WWPN.Low; in mptfc_register_dev()
575 pn = (u64)ri->pg0.WWPN.High << 32 | (u64)ri->pg0.WWPN.Low; in mptfc_dump_lun_info()
789 pp0dest->WWPN.Low = le32_to_cpu(pp0dest->WWPN.Low); in mptfc_GetFcPortPage0()
790 pp0dest->WWPN.High = le32_to_cpu(pp0dest->WWPN.High); in mptfc_GetFcPortPage0()
1005 (u64)pp0->WWPN.High << 32 | (u64)pp0->WWPN.Low; in mptfc_init_host_attr()
1102 (u64)ri->pg0.WWPN.Low; in mptfc_setup_reset()
[all …]
H A Dmptbase.c6772 ioc->fc_port_page0[p].WWPN.High, in mpt_iocinfo_proc_show()
6773 ioc->fc_port_page0[p].WWPN.Low); in mpt_iocinfo_proc_show()
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/
H A DVSYS.interface.yaml59 WWPN root.
H A DVSBK.interface.yaml35 WWPN root.
/openbmc/linux/drivers/message/fusion/lsi/
H A Dmpi_cnfg.h1362 U64 WWPN; /* 00h */ member
1740 U64 WWPN; /* 18h */ member
1899 U64 WWPN; /* 08h */ member
2194 U64 WWPN; /* 0Ch */ member
/openbmc/linux/Documentation/target/
H A Dtcm_mod_builder.rst23 the TransportID / Initiator and Target WWPN related handlers for
/openbmc/linux/Documentation/scsi/
H A Dscsi_fc_transport.rst148 The WWPN of the vport
194 A "<WWPN>:<WWNN>" string is written to the attribute. The transport
200 A "simple" delete interface to teardown a vport. A "<WWPN>:<WWNN>"
H A DChangeLog.lpfc559 * Bug fix to store WWPN / WWNN in NameServer / FDMI lpfc_nodelist
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_os.c6251 memcpy(rsp_payload->port_name_diag_desc.WWPN, in qla24xx_process_purex_rdp()
6253 sizeof(rsp_payload->port_name_diag_desc.WWPN)); in qla24xx_process_purex_rdp()
6262 memcpy(rsp_payload->port_name_direct_desc.WWPN, in qla24xx_process_purex_rdp()
6264 sizeof(rsp_payload->port_name_direct_desc.WWPN)); in qla24xx_process_purex_rdp()
H A Dqla_def.h3953 uint8_t WWPN[WWN_SIZE]; member
3961 uint8_t WWPN[WWN_SIZE]; member