Searched refs:hwerrmsgs (Results 1 – 4 of 4) sorted by relevance
62 void qib_format_hwerrors(u64 hwerrs, const struct qib_hwerror_msgs *hwerrmsgs, in qib_format_hwerrors() argument68 if (hwerrs & hwerrmsgs[i].mask) in qib_format_hwerrors()69 qib_format_hwmsg(msg, msgl, hwerrmsgs[i].msg); in qib_format_hwerrors()
1541 const struct qib_hwerror_msgs *hwerrmsgs,
206 const struct ipath_hwerror_msgs *hwerrmsgs, in ipath_format_hwerrors() argument222 if (hwerrs & hwerrmsgs[i].mask) { in ipath_format_hwerrors()223 ipath_format_hwmsg(msg, msgl, hwerrmsgs[i].msg); in ipath_format_hwerrors()
1371 const struct ipath_hwerror_msgs *hwerrmsgs,