Searched refs:hisi_sas_hw_error (Results 1 – 3 of 3) sorted by relevance
420 static const struct hisi_sas_hw_error one_bit_ecc_errors[] = {493 static const struct hisi_sas_hw_error multi_bit_ecc_errors[] = {2829 static const struct hisi_sas_hw_error port_ecc_axi_error[] = {2883 const struct hisi_sas_hw_error *error = in int_chnl_int_v2_hw()2938 const struct hisi_sas_hw_error *ecc_error; in one_bit_ecc_error_process_v2_hw()2958 const struct hisi_sas_hw_error *ecc_error; in multi_bit_ecc_error_process_v2_hw()2997 static const struct hisi_sas_hw_error axi_error[] = {3009 static const struct hisi_sas_hw_error fifo_error[] = {3018 static const struct hisi_sas_hw_error fatal_axi_errors[] = {3056 const struct hisi_sas_hw_error *axi_error; in fatal_axi_int_v2_hw()[all …]
121 struct hisi_sas_hw_error { struct127 const struct hisi_sas_hw_error *sub; argument
1668 static const struct hisi_sas_hw_error port_axi_error[] = {1726 const struct hisi_sas_hw_error *error = &port_axi_error[i]; in handle_chl_int1_v3_hw()1879 static const struct hisi_sas_hw_error multi_bit_ecc_errors[] = {1963 const struct hisi_sas_hw_error *ecc_error; in multi_bit_ecc_error_process_v3_hw()1995 static const struct hisi_sas_hw_error axi_error[] = {2007 static const struct hisi_sas_hw_error fifo_error[] = {2016 static const struct hisi_sas_hw_error fatal_axi_error[] = {2081 const struct hisi_sas_hw_error *error = &fatal_axi_error[i]; in fatal_axi_int_v3_hw()2087 const struct hisi_sas_hw_error *sub = error->sub; in fatal_axi_int_v3_hw()
Completed in 25 milliseconds