Lines Matching refs:fp1
3090 mpt2host_config_page_fc_port_1(CONFIG_PAGE_FC_PORT_1 *fp1) in mpt2host_config_page_fc_port_1() argument
3093 MPT_2_HOST32(fp1, Flags); in mpt2host_config_page_fc_port_1()
3094 MPT_2_HOST32(fp1, NoSEEPROMWWNN.Low); in mpt2host_config_page_fc_port_1()
3095 MPT_2_HOST32(fp1, NoSEEPROMWWNN.High); in mpt2host_config_page_fc_port_1()
3096 MPT_2_HOST32(fp1, NoSEEPROMWWPN.Low); in mpt2host_config_page_fc_port_1()
3097 MPT_2_HOST32(fp1, NoSEEPROMWWPN.High); in mpt2host_config_page_fc_port_1()
3101 host2mpt_config_page_fc_port_1(CONFIG_PAGE_FC_PORT_1 *fp1) in host2mpt_config_page_fc_port_1() argument
3104 HOST_2_MPT32(fp1, Flags); in host2mpt_config_page_fc_port_1()
3105 HOST_2_MPT32(fp1, NoSEEPROMWWNN.Low); in host2mpt_config_page_fc_port_1()
3106 HOST_2_MPT32(fp1, NoSEEPROMWWNN.High); in host2mpt_config_page_fc_port_1()
3107 HOST_2_MPT32(fp1, NoSEEPROMWWPN.Low); in host2mpt_config_page_fc_port_1()
3108 HOST_2_MPT32(fp1, NoSEEPROMWWPN.High); in host2mpt_config_page_fc_port_1()