Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/infiniband/hw/ipath/
Dipath_stats.c302 int iserr; in ipath_get_faststats() local
303 iserr = ipath_decode_err(dd, ebuf, sizeof ebuf, in ipath_get_faststats()
318 if (iserr) in ipath_get_faststats()
Dipath_intr.c461 int iserr; in handle_supp_msgs() local
463 iserr = ipath_decode_err(dd, msg, msgsz, in handle_supp_msgs()
488 if (iserr) in handle_supp_msgs()
636 u64 iserr = 0; in handle_errors() local
802 iserr = errs & ~(E_SUM_PKTERRS | INFINIPATH_E_PKTERRS); in handle_errors()
862 if (iserr) in handle_errors()
Dipath_driver.c927 int iserr = 1; in ipath_decode_err() local
931 iserr = 0; // if only packet errors. in ipath_decode_err()
952 if (!iserr) in ipath_decode_err()
1012 return iserr; in ipath_decode_err()
/linux-2.6.39/drivers/infiniband/hw/qib/
Dqib_iba6120.c893 int iserr = 1; in qib_decode_6120_err() local
898 iserr = 0; in qib_decode_6120_err()
902 if (!iserr) in qib_decode_6120_err()
956 return iserr; in qib_decode_6120_err()
1002 u64 iserr = 0; in handle_6120_errors() local
1068 iserr = errs & ~(E_SUM_PKTERRS | QLOGIC_IB_E_PKTERRS); in handle_6120_errors()
1100 if (*msg && iserr) in handle_6120_errors()
Dqib_iba7220.c970 int iserr = 1; in qib_decode_7220_err() local
975 iserr = 0; in qib_decode_7220_err()
979 if (!iserr) in qib_decode_7220_err()
1039 return iserr; in qib_decode_7220_err()
1092 u64 iserr = 0; in handle_7220_errors() local
1163 iserr = errs & ~(E_SUM_PKTERRS | QLOGIC_IB_E_PKTERRS | in handle_7220_errors()
1202 if (*msg && iserr) in handle_7220_errors()
Dqib_iba7322.c1556 u64 iserr = 0; in handle_7322_errors() local
1621 if (*msg && iserr) in handle_7322_errors()
1755 u64 ignore_this_time = 0, iserr = 0, errs, fmask; in handle_7322_p_errors() local
1843 iserr = errs & ~(QIB_E_P_RPKTERRS | QIB_E_P_PKTERRS); in handle_7322_p_errors()
1898 if (*msg && iserr) in handle_7322_p_errors()
/linux-2.6.39/arch/mips/include/asm/octeon/
Dcvmx-pci-defs.h870 uint64_t iserr:1; member
903 uint64_t iserr:1; member
938 uint64_t iserr:1; member