Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_intr.c167 static const struct ipath_hwerror_msgs ipath_generic_hwerror_msgs[] = { variable
212 ARRAY_SIZE(ipath_generic_hwerror_msgs); in ipath_format_hwerrors()
215 if (hwerrs & ipath_generic_hwerror_msgs[i].mask) { in ipath_format_hwerrors()
217 ipath_generic_hwerror_msgs[i].msg); in ipath_format_hwerrors()