hisi_sas_hw_error
const struct hisi_sas_hw_error *sub;
static const struct hisi_sas_hw_error port_ecc_axi_error[] = {
const struct hisi_sas_hw_error *error =
const struct hisi_sas_hw_error *ecc_error;
const struct hisi_sas_hw_error *ecc_error;
static const struct hisi_sas_hw_error axi_error[] = {
static const struct hisi_sas_hw_error fifo_error[] = {
static const struct hisi_sas_hw_error fatal_axi_errors[] = {
const struct hisi_sas_hw_error *axi_error;
const struct hisi_sas_hw_error *sub = axi_error->sub;
static const struct hisi_sas_hw_error one_bit_ecc_errors[] = {
static const struct hisi_sas_hw_error multi_bit_ecc_errors[] = {
static const struct hisi_sas_hw_error port_axi_error[] = {
const struct hisi_sas_hw_error *error = &port_axi_error[i];
static const struct hisi_sas_hw_error multi_bit_ecc_errors[] = {
const struct hisi_sas_hw_error *ecc_error;
static const struct hisi_sas_hw_error axi_error[] = {
static const struct hisi_sas_hw_error fifo_error[] = {
static const struct hisi_sas_hw_error fatal_axi_error[] = {
const struct hisi_sas_hw_error *error = &fatal_axi_error[i];
const struct hisi_sas_hw_error *sub = error->sub;