Searched defs:spurious (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/intel_nb5000/
H A Dintel_nb5000.c1336 int spurious = 0; local
1350 spurious = log_nf_mem_err(rp, willpanic, &interpose);
1359 spurious = log_int_err(rp, willpanic, &interpose);
1370 if (!spurious) {
1382 int spurious = 0; local
1397 spurious = log_nf_mem_err(rp, willpanic, &interpose);
1407 spurious = log_int_err(rp, willpanic, &interpose);
1414 if (!spurious) {

Completed in 102 milliseconds