Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/megaraid/
H A Dmegaraid_sas_base.c268 if (instance->adapter_type == AERO_SERIES) { in megasas_readl()
6135 case AERO_SERIES: in megasas_init_fw()
6173 case AERO_SERIES: in megasas_init_fw()
6242 if (instance->adapter_type == AERO_SERIES) { in megasas_init_fw()
7077 instance->adapter_type = AERO_SERIES; in megasas_set_adapter_type()
7146 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()