SFSR_ERRS
if ((opl_flt->flt_bit & SFSR_ERRS) == 0) {
if (t_sfsr & (SFSR_ERRS & ~(SFSR_BERR | SFSR_TO)))
if (((log_sfsr & SFSR_ERRS) && (cpu_queue_events(&opl_flt, pr_reason,
t_sfsr) == 0)) || ((t_sfsr & SFSR_ERRS) == 0)) {
if (t_sfsr & (SFSR_ERRS & ~(SFSR_BERR | SFSR_TO)))