Home
last modified time | relevance | path

Searched refs:supportmax256vd (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/scsi/megaraid/
Dmegaraid_sas_fp.c190 if (instance->supportmax256vd) { in MR_PopulateDrvRaidMap()
282 if (instance->supportmax256vd) in MR_ValidateMapInfo()
Dmegaraid_sas_base.c3990 if (instance->supportmax256vd) in megasas_get_ld_list()
4078 if (instance->supportmax256vd) in megasas_ld_list_query()
4132 instance->supportmax256vd = in megasas_update_ext_vd_details()
4136 instance->supportmax256vd = 1; in megasas_update_ext_vd_details()
4142 if (instance->supportmax256vd) { in megasas_update_ext_vd_details()
4152 instance->supportmax256vd ? "Extended VD(240 VD)firmware" : in megasas_update_ext_vd_details()
4166 if (instance->supportmax256vd) in megasas_update_ext_vd_details()
Dmegaraid_sas.h1792 u8 supportmax256vd; member