Searched refs:err_reg_info (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/infiniband/hw/hfi1/
H A Dchip.c1072 struct err_reg_info { struct
1100 static const struct err_reg_info misc_errs[NUM_MISC_ERRS] = {
1122 static const struct err_reg_info sdma_eng_err =
1125 static const struct err_reg_info various_err[NUM_VARIOUS] = {
1146 static const struct err_reg_info dc_errs[NUM_DC_ERRS] = {
5883 const struct err_reg_info *eri)
5920 const struct err_reg_info *eri = &misc_errs[source];
6054 const struct err_reg_info *eri = &various_err[source];
8100 const struct err_reg_info *eri = &dc_errs[source];

Completed in 196 milliseconds