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

/illumos-gate/usr/src/test/zfs-tests/tests/functional/redundancy/
H A Dredundancy.kshlib305 function clear_errors function
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dspitfire.c122 static uint64_t clear_errors(spitf_async_flt *spf_flt, uint64_t *acc_afsr);
1513 acc_afsr |= clear_errors(NULL, NULL);
1757 (void) clear_errors(&spf_flt, NULL);
2313 (void) clear_errors(NULL, NULL);
2920 clear_errors(spitf_async_flt *spf_flt, uint64_t *acc_afsr) function
3020 oafsr = clear_errors(NULL, cpu_afsr);
H A Dus3_common.c1475 if (clear_errors(&ch_flt)) {
1711 if (clear_errors(&ch_flt)) {
2024 if (clear_errors(&ch_flt)) {
2557 (void) clear_errors(NULL);
3708 clear_errors(ch_async_flt_t *ch_flt) function
6343 if (clear_errors(&ch_flt)) {
7135 * When clear_errors() is called, it will determine that secondary errors have

Completed in 71 milliseconds