Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/megaraid/
Dmegaraid_sas_fp.c242 } else if (instance->supportmax256vd) { in MR_PopulateDrvRaidMap()
326 else if (instance->supportmax256vd) in MR_ValidateMapInfo()
Dmegaraid_sas_base.c4783 if (instance->supportmax256vd) in megasas_get_ld_list()
4902 if (instance->supportmax256vd) in megasas_ld_list_query()
5131 instance->supportmax256vd = in megasas_update_ext_vd_details()
5135 instance->supportmax256vd = 1; in megasas_update_ext_vd_details()
5141 if (instance->supportmax256vd) { in megasas_update_ext_vd_details()
5168 if (instance->supportmax256vd) in megasas_update_ext_vd_details()
Dmegaraid_sas.h2403 u8 supportmax256vd; member