Home
last modified time | relevance | path

Searched refs:INVADER_SERIES (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/scsi/megaraid/
Dmegaraid_sas_fusion.c656 if (fusion->adapter_type == INVADER_SERIES) in megasas_ioc_init_fusion()
1302 if (fusion->adapter_type == INVADER_SERIES) { in megasas_make_sgl_fusion()
1319 if (fusion->adapter_type == INVADER_SERIES) in megasas_make_sgl_fusion()
1330 if (fusion->adapter_type == INVADER_SERIES) { in megasas_make_sgl_fusion()
1346 if (fusion->adapter_type == INVADER_SERIES) in megasas_make_sgl_fusion()
1663 if (fusion->adapter_type == INVADER_SERIES) { in megasas_build_ldio_fusion()
1704 if (fusion->adapter_type == INVADER_SERIES) { in megasas_build_ldio_fusion()
1893 if (fusion->adapter_type == INVADER_SERIES) { in megasas_build_syspd_fusion()
2211 if (fusion->adapter_type == INVADER_SERIES) in complete_cmd_fusion()
2227 if (fusion->adapter_type == INVADER_SERIES) in complete_cmd_fusion()
[all …]
Dmegaraid_sas_fp.c781 ((fusion->adapter_type == INVADER_SERIES) && in mr_spanset_get_phy_params()
877 ((fusion->adapter_type == INVADER_SERIES) && in MR_GetPhyParams()
1096 if (fusion->adapter_type == INVADER_SERIES) in MR_BuildRaidContext()
Dmegaraid_sas_fusion.h101 INVADER_SERIES = 1, enumerator
Dmegaraid_sas_base.c5399 fusion->adapter_type = INVADER_SERIES; in megasas_probe_one()