Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/megaraid/
H A Dmegaraid_sas_fp.c242 } else if (instance->supportmax256vd) { in MR_PopulateDrvRaidMap()
326 else if (instance->supportmax256vd) in MR_ValidateMapInfo()
H A Dmegaraid_sas_base.c4729 if (instance->supportmax256vd) in megasas_get_ld_list()
4848 if (instance->supportmax256vd) in megasas_ld_list_query()
5076 instance->supportmax256vd = in megasas_update_ext_vd_details()
5080 instance->supportmax256vd = 1; in megasas_update_ext_vd_details()
5086 if (instance->supportmax256vd) { in megasas_update_ext_vd_details()
5113 if (instance->supportmax256vd) in megasas_update_ext_vd_details()
H A Dmegaraid_sas.h2398 u8 supportmax256vd; member