Home
last modified time | relevance | path

Searched refs:WWNN (Results 1 – 5 of 5) sorted by relevance

/linux-3.4.99/drivers/message/fusion/
Dmptfc.c355 ppage0_alloc->WWNN.Low = in mptfc_GetFcDevPage0()
356 le32_to_cpu(ppage0_alloc->WWNN.Low); in mptfc_GetFcDevPage0()
358 ppage0_alloc->WWNN.High = in mptfc_GetFcDevPage0()
359 le32_to_cpu(ppage0_alloc->WWNN.High); in mptfc_GetFcDevPage0()
421 rid->node_name = ((u64)pg0->WWNN.High) << 32 | (u64)pg0->WWNN.Low; in mptfc_generate_rport_ids()
492 nn = (u64)ri->pg0.WWNN.High << 32 | (u64)ri->pg0.WWNN.Low; in mptfc_register_dev()
585 nn = (u64)ri->pg0.WWNN.High << 32 | (u64)ri->pg0.WWNN.Low; in mptfc_dump_lun_info()
797 pp0dest->WWNN.Low = le32_to_cpu(pp0dest->WWNN.Low); in mptfc_GetFcPortPage0()
798 pp0dest->WWNN.High = le32_to_cpu(pp0dest->WWNN.High); in mptfc_GetFcPortPage0()
1014 (u64)pp0->WWNN.High << 32 | (u64)pp0->WWNN.Low; in mptfc_init_host_attr()
[all …]
Dmptbase.c6795 ioc->fc_port_page0[p].WWNN.High, in mpt_iocinfo_proc_show()
6796 ioc->fc_port_page0[p].WWNN.Low, in mpt_iocinfo_proc_show()
/linux-3.4.99/Documentation/scsi/
Dscsi_fc_transport.txt125 The WWNN of the vport
174 A "<WWPN>:<WWNN>" string is written to the attribute. The transport
180 A "simple" delete interface to teardown a vport. A "<WWPN>:<WWNN>"
DChangeLog.lpfc559 * Bug fix to store WWPN / WWNN in NameServer / FDMI lpfc_nodelist
/linux-3.4.99/drivers/message/fusion/lsi/
Dmpi_cnfg.h1738 U64 WWNN; /* 10h */ member
1897 U64 WWNN; /* 00h */ member
2192 U64 WWNN; /* 04h */ member