Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/megaraid/
H A Dmegaraid_sas_base.c267 if (instance->adapter_type == AERO_SERIES) { in megasas_readl()
6142 case AERO_SERIES: in megasas_init_fw()
6180 case AERO_SERIES: in megasas_init_fw()
6249 if (instance->adapter_type == AERO_SERIES) { in megasas_init_fw()
7084 instance->adapter_type = AERO_SERIES; in megasas_set_adapter_type()
7153 case AERO_SERIES: in megasas_alloc_ctrl_mem()
H A Dmegaraid_sas.h1648 AERO_SERIES = 5, enumerator
H A Dmegaraid_sas_fusion.c1274 if (instance->adapter_type >= AERO_SERIES) { in megasas_ioc_init_fusion()