Searched refs:CONFIGPARMS (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/message/fusion/ |
| H A D | mptbase.c | 285 CONFIGPARMS cfg; in mpt_is_discovery_complete() 291 memset(&cfg, 0, sizeof(CONFIGPARMS)); in mpt_is_discovery_complete() 4942 CONFIGPARMS cfg; in GetLanConfigPages() 5292 CONFIGPARMS cfg; in GetIoUnitPage2() 5363 CONFIGPARMS cfg; in mpt_GetScsiPortSettings() 5581 CONFIGPARMS cfg; in mpt_readScsiDevicePageHeaders() 5651 CONFIGPARMS cfg; in mpt_inactive_raid_volumes() 5660 memset(&cfg, 0 , sizeof(CONFIGPARMS)); in mpt_inactive_raid_volumes() 5739 CONFIGPARMS cfg; in mpt_raid_phys_disk_pg0() 5745 memset(&cfg, 0 , sizeof(CONFIGPARMS)); in mpt_raid_phys_disk_pg0() [all …]
|
| H A D | mptbase.h | 900 } CONFIGPARMS; typedef 932 extern int mpt_config(MPT_ADAPTER *ioc, CONFIGPARMS *cfg);
|
| H A D | mptfc.c | 325 CONFIGPARMS cfg; in mptfc_GetFcDevPage0() 772 CONFIGPARMS cfg; in mptfc_GetFcPortPage0() 870 CONFIGPARMS cfg; in mptfc_WriteFcPortPage1() 913 CONFIGPARMS cfg; in mptfc_GetFcPortPage1()
|
| H A D | mptsas.c | 682 CONFIGPARMS cfg; in mptsas_add_device_component_starget_ir() 690 memset(&cfg, 0 , sizeof(CONFIGPARMS)); in mptsas_add_device_component_starget_ir() 1374 CONFIGPARMS cfg; in mptsas_sas_enclosure_pg0() 2031 CONFIGPARMS cfg; in mptsas_get_linkerrors() 2387 CONFIGPARMS cfg; in mptsas_sas_io_unit_pg0() 2465 CONFIGPARMS cfg; in mptsas_sas_io_unit_pg1() 2472 memset(&cfg, 0, sizeof(CONFIGPARMS)); in mptsas_sas_io_unit_pg1() 2523 CONFIGPARMS cfg; in mptsas_sas_phy_pg0() 2587 CONFIGPARMS cfg; in mptsas_sas_device_pg0() 2668 CONFIGPARMS cfg; in mptsas_sas_expander_pg0() [all …]
|
| H A D | mptctl.c | 2327 CONFIGPARMS cfg; in mptctl_hp_hostinfo() 2564 CONFIGPARMS cfg; in mptctl_hp_targetinfo()
|