err_reg_info     1123 drivers/infiniband/hw/hfi1/chip.c static const struct err_reg_info misc_errs[NUM_MISC_ERRS] = {
err_reg_info     1145 drivers/infiniband/hw/hfi1/chip.c static const struct err_reg_info sdma_eng_err =
err_reg_info     1148 drivers/infiniband/hw/hfi1/chip.c static const struct err_reg_info various_err[NUM_VARIOUS] = {
err_reg_info     1169 drivers/infiniband/hw/hfi1/chip.c static const struct err_reg_info dc_errs[NUM_DC_ERRS] = {
err_reg_info     5905 drivers/infiniband/hw/hfi1/chip.c 				 const struct err_reg_info *eri)
err_reg_info     5942 drivers/infiniband/hw/hfi1/chip.c 	const struct err_reg_info *eri = &misc_errs[source];
err_reg_info     6076 drivers/infiniband/hw/hfi1/chip.c 	const struct err_reg_info *eri = &various_err[source];
err_reg_info     8120 drivers/infiniband/hw/hfi1/chip.c 	const struct err_reg_info *eri = &dc_errs[source];