Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_intr.c166 static const struct ipath_hwerror_msgs ipath_generic_hwerror_msgs[] = { variable
211 ARRAY_SIZE(ipath_generic_hwerror_msgs); in ipath_format_hwerrors()
214 if (hwerrs & ipath_generic_hwerror_msgs[i].mask) { in ipath_format_hwerrors()
216 ipath_generic_hwerror_msgs[i].msg); in ipath_format_hwerrors()