Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/megaraid/
Dmegaraid_sas_fp.c256 } else if (instance->supportmax256vd) { in MR_PopulateDrvRaidMap()
340 else if (instance->supportmax256vd) in MR_ValidateMapInfo()
Dmegaraid_sas_base.c4420 if (instance->supportmax256vd) in megasas_get_ld_list()
4531 if (instance->supportmax256vd) in megasas_ld_list_query()
4618 instance->supportmax256vd = in megasas_update_ext_vd_details()
4622 instance->supportmax256vd = 1; in megasas_update_ext_vd_details()
4628 if (instance->supportmax256vd) { in megasas_update_ext_vd_details()
4638 instance->supportmax256vd ? "Extended VD(240 VD)firmware" : in megasas_update_ext_vd_details()
4655 if (instance->supportmax256vd) in megasas_update_ext_vd_details()
Dmegaraid_sas.h2262 u8 supportmax256vd; member