Lines Matching defs:err_chk
39 static bool err_chk;
188 if (err_chk)
1191 if (err_chk) {
1245 if (err_chk) {
1281 if (err_chk) {
1341 if (err_chk) {
2242 if (err_chk) {
2360 if (err_chk) {
2491 err_chk ? "enabled" : "disabled");
2661 MODULE_PARM_DESC(err_chk, "Check for VME errors on reads and writes");
2662 module_param(err_chk, bool, 0);