Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/megaraid/
Dmegaraid_sas_base.c251 if (instance->adapter_type == AERO_SERIES) { in megasas_readl()
6002 case AERO_SERIES: in megasas_init_fw()
6040 case AERO_SERIES: in megasas_init_fw()
6109 if (instance->adapter_type == AERO_SERIES) { in megasas_init_fw()
6918 instance->adapter_type = AERO_SERIES; in megasas_set_adapter_type()
6987 case AERO_SERIES: in megasas_alloc_ctrl_mem()
Dmegaraid_sas.h1644 AERO_SERIES = 5, enumerator
Dmegaraid_sas_fusion.c1237 if (instance->adapter_type >= AERO_SERIES) { in megasas_ioc_init_fusion()