Home
last modified time | relevance | path

Searched refs:fc_port_page0 (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/message/fusion/
Dmptbase.h704 FCPortPage0_t fc_port_page0[2]; member
Dmptfc.c784 pp0dest = &ioc->fc_port_page0[portnum]; in mptfc_GetFcPortPage0()
997 pp0 = &ioc->fc_port_page0[portnum]; in mptfc_init_host_attr()
Dmptbase.c6787 ioc->fc_port_page0[p].WWNN.High, in mpt_iocinfo_proc_show()
6788 ioc->fc_port_page0[p].WWNN.Low, in mpt_iocinfo_proc_show()
6789 ioc->fc_port_page0[p].WWPN.High, in mpt_iocinfo_proc_show()
6790 ioc->fc_port_page0[p].WWPN.Low); in mpt_iocinfo_proc_show()