SCxSR_ERRORS
if (!(ssr_status & SCxSR_ERRORS(port)))
if ((ssr_status & SCxSR_ERRORS(port)) && err_enabled)
if (status & SCxSR_ERRORS(port)) {