Searched refs:CONFIGPARMS (Results 1 – 5 of 5) sorted by relevance
/drivers/message/fusion/ |
D | mptbase.c | 285 CONFIGPARMS cfg; in mpt_is_discovery_complete() 291 memset(&cfg, 0, sizeof(CONFIGPARMS)); in mpt_is_discovery_complete() 4953 CONFIGPARMS cfg; in GetLanConfigPages() 5297 CONFIGPARMS cfg; in GetIoUnitPage2() 5366 CONFIGPARMS cfg; in mpt_GetScsiPortSettings() 5576 CONFIGPARMS cfg; in mpt_readScsiDevicePageHeaders() 5646 CONFIGPARMS cfg; in mpt_inactive_raid_volumes() 5655 memset(&cfg, 0 , sizeof(CONFIGPARMS)); in mpt_inactive_raid_volumes() 5735 CONFIGPARMS cfg; in mpt_raid_phys_disk_pg0() 5741 memset(&cfg, 0 , sizeof(CONFIGPARMS)); in mpt_raid_phys_disk_pg0() [all …]
|
D | mptfc.c | 287 CONFIGPARMS cfg; in mptfc_GetFcDevPage0() 734 CONFIGPARMS cfg; in mptfc_GetFcPortPage0() 830 CONFIGPARMS cfg; in mptfc_WriteFcPortPage1() 873 CONFIGPARMS cfg; in mptfc_GetFcPortPage1()
|
D | mptbase.h | 904 } CONFIGPARMS; typedef 936 extern int mpt_config(MPT_ADAPTER *ioc, CONFIGPARMS *cfg);
|
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() 1347 CONFIGPARMS cfg; in mptsas_sas_enclosure_pg0() 2003 CONFIGPARMS cfg; in mptsas_get_linkerrors() 2359 CONFIGPARMS cfg; in mptsas_sas_io_unit_pg0() 2437 CONFIGPARMS cfg; in mptsas_sas_io_unit_pg1() 2444 memset(&cfg, 0, sizeof(CONFIGPARMS)); in mptsas_sas_io_unit_pg1() 2495 CONFIGPARMS cfg; in mptsas_sas_phy_pg0() 2559 CONFIGPARMS cfg; in mptsas_sas_device_pg0() 2640 CONFIGPARMS cfg; in mptsas_sas_expander_pg0() [all …]
|
D | mptctl.c | 2331 CONFIGPARMS cfg; in mptctl_hp_hostinfo() 2566 CONFIGPARMS cfg; in mptctl_hp_targetinfo()
|