Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/message/fusion/
Dmptbase.h703 FCPortPage0_t fc_port_page0[2]; member
Dmptfc.c777 pp0dest = &ioc->fc_port_page0[portnum]; in mptfc_GetFcPortPage0()
990 pp0 = &ioc->fc_port_page0[portnum]; in mptfc_init_host_attr()
Dmptbase.c6768 ioc->fc_port_page0[p].WWNN.High, in mpt_iocinfo_proc_show()
6769 ioc->fc_port_page0[p].WWNN.Low, in mpt_iocinfo_proc_show()
6770 ioc->fc_port_page0[p].WWPN.High, in mpt_iocinfo_proc_show()
6771 ioc->fc_port_page0[p].WWPN.Low); in mpt_iocinfo_proc_show()