Home
last modified time | relevance | path

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

/drivers/message/fusion/
Dmptfc.c787 pp0dest = &ioc->fc_port_page0[portnum]; in mptfc_GetFcPortPage0()
1000 pp0 = &ioc->fc_port_page0[portnum]; in mptfc_init_host_attr()
Dmptbase.h704 FCPortPage0_t fc_port_page0[2]; member
Dmptbase.c6796 ioc->fc_port_page0[p].WWNN.High, in mpt_iocinfo_proc_show()
6797 ioc->fc_port_page0[p].WWNN.Low, in mpt_iocinfo_proc_show()
6798 ioc->fc_port_page0[p].WWPN.High, in mpt_iocinfo_proc_show()
6799 ioc->fc_port_page0[p].WWPN.Low); in mpt_iocinfo_proc_show()