Searched refs:CONFIGPARMS (Results 1 – 5 of 5) sorted by relevance
/linux-4.1.27/drivers/message/fusion/ |
D | mptbase.c | 289 CONFIGPARMS cfg; in mpt_is_discovery_complete() 295 memset(&cfg, 0, sizeof(CONFIGPARMS)); in mpt_is_discovery_complete() 4947 CONFIGPARMS cfg; in GetLanConfigPages() 5291 CONFIGPARMS cfg; in GetIoUnitPage2() 5360 CONFIGPARMS cfg; in mpt_GetScsiPortSettings() 5570 CONFIGPARMS cfg; in mpt_readScsiDevicePageHeaders() 5640 CONFIGPARMS cfg; in mpt_inactive_raid_volumes() 5649 memset(&cfg, 0 , sizeof(CONFIGPARMS)); in mpt_inactive_raid_volumes() 5729 CONFIGPARMS cfg; in mpt_raid_phys_disk_pg0() 5735 memset(&cfg, 0 , sizeof(CONFIGPARMS)); in mpt_raid_phys_disk_pg0() [all …]
|
D | mptbase.h | 905 } CONFIGPARMS; typedef 937 extern int mpt_config(MPT_ADAPTER *ioc, CONFIGPARMS *cfg);
|
D | mptfc.c | 295 CONFIGPARMS cfg; in mptfc_GetFcDevPage0() 742 CONFIGPARMS cfg; in mptfc_GetFcPortPage0() 838 CONFIGPARMS cfg; in mptfc_WriteFcPortPage1() 881 CONFIGPARMS cfg; in mptfc_GetFcPortPage1()
|
D | mptsas.c | 654 CONFIGPARMS cfg; in mptsas_add_device_component_starget_ir() 662 memset(&cfg, 0 , sizeof(CONFIGPARMS)); in mptsas_add_device_component_starget_ir() 1348 CONFIGPARMS cfg; in mptsas_sas_enclosure_pg0() 2004 CONFIGPARMS cfg; in mptsas_get_linkerrors() 2365 CONFIGPARMS cfg; in mptsas_sas_io_unit_pg0() 2443 CONFIGPARMS cfg; in mptsas_sas_io_unit_pg1() 2450 memset(&cfg, 0, sizeof(CONFIGPARMS)); in mptsas_sas_io_unit_pg1() 2501 CONFIGPARMS cfg; in mptsas_sas_phy_pg0() 2565 CONFIGPARMS cfg; in mptsas_sas_device_pg0() 2646 CONFIGPARMS cfg; in mptsas_sas_expander_pg0() [all …]
|
D | mptctl.c | 2416 CONFIGPARMS cfg; in mptctl_hp_hostinfo() 2671 CONFIGPARMS cfg; in mptctl_hp_targetinfo()
|