Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/hisi_sas/
Dhisi_sas.h94 struct hisi_sas_hw_error { struct
100 const struct hisi_sas_hw_error *sub; argument
Dhisi_sas_v3_hw.c1346 static const struct hisi_sas_hw_error port_axi_error[] = {
1377 const struct hisi_sas_hw_error *error = &port_axi_error[i]; in handle_chl_int1_v3_hw()
1466 static const struct hisi_sas_hw_error axi_error[] = {
1478 static const struct hisi_sas_hw_error fifo_error[] = {
1487 static const struct hisi_sas_hw_error fatal_axi_error[] = {
1534 const struct hisi_sas_hw_error *error = &fatal_axi_error[i]; in fatal_axi_int_v3_hw()
1540 const struct hisi_sas_hw_error *sub = error->sub; in fatal_axi_int_v3_hw()
2328 static const struct hisi_sas_hw_error sas_ras_intr0_nfe[] = {
2344 static const struct hisi_sas_hw_error sas_ras_intr1_nfe[] = {
2378 static const struct hisi_sas_hw_error sas_ras_intr2_nfe[] = {
[all …]
Dhisi_sas_v2_hw.c425 static const struct hisi_sas_hw_error one_bit_ecc_errors[] = {
498 static const struct hisi_sas_hw_error multi_bit_ecc_errors[] = {
2856 static const struct hisi_sas_hw_error port_ecc_axi_error[] = {
2910 const struct hisi_sas_hw_error *error = in int_chnl_int_v2_hw()
2962 const struct hisi_sas_hw_error *ecc_error; in one_bit_ecc_error_process_v2_hw()
2981 const struct hisi_sas_hw_error *ecc_error; in multi_bit_ecc_error_process_v2_hw()
3019 static const struct hisi_sas_hw_error axi_error[] = {
3031 static const struct hisi_sas_hw_error fifo_error[] = {
3040 static const struct hisi_sas_hw_error fatal_axi_errors[] = {
3078 const struct hisi_sas_hw_error *axi_error; in fatal_axi_int_v2_hw()
[all …]