Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/megaraid/
Dmegaraid_sas_base.c268 if (instance->adapter_type == AERO_SERIES) { in megasas_readl()
6138 case AERO_SERIES: in megasas_init_fw()
6176 case AERO_SERIES: in megasas_init_fw()
6245 if (instance->adapter_type == AERO_SERIES) { in megasas_init_fw()
7080 instance->adapter_type = AERO_SERIES; in megasas_set_adapter_type()
7149 case AERO_SERIES: in megasas_alloc_ctrl_mem()
Dmegaraid_sas.h1648 AERO_SERIES = 5, enumerator
Dmegaraid_sas_fusion.c1274 if (instance->adapter_type >= AERO_SERIES) { in megasas_ioc_init_fusion()