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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ipath/
H A Dipath_intr.c167 static const struct ipath_hwerror_msgs ipath_generic_hwerror_msgs[] = { variable in typeref:struct:ipath_hwerror_msgs
212 sizeof(ipath_generic_hwerror_msgs) /
213 sizeof(ipath_generic_hwerror_msgs[0]);
216 if (hwerrs & ipath_generic_hwerror_msgs[i].mask) {
218 ipath_generic_hwerror_msgs[i].msg);

Completed in 92 milliseconds