Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/megaraid/
Dmegaraid_sas_base.c268 if (instance->adapter_type == AERO_SERIES) { in megasas_readl()
6139 case AERO_SERIES: in megasas_init_fw()
6177 case AERO_SERIES: in megasas_init_fw()
6246 if (instance->adapter_type == AERO_SERIES) { in megasas_init_fw()
7081 instance->adapter_type = AERO_SERIES; in megasas_set_adapter_type()
7150 case AERO_SERIES: in megasas_alloc_ctrl_mem()
Dmegaraid_sas.h1646 AERO_SERIES = 5, enumerator
Dmegaraid_sas_fusion.c1271 if (instance->adapter_type >= AERO_SERIES) { in megasas_ioc_init_fusion()