SUNSCPAL_ICR_BUS_ERROR
#define ICR_MASK (SUNSCPAL_ICR_PARITY_ERROR | SUNSCPAL_ICR_BUS_ERROR | SUNSCPAL_ICR_INTERRUPT_REQUEST)
if (icr & (SUNSCPAL_ICR_BUS_ERROR)) {