IS_HW_ERR
hw->intr_mask &= ~IS_HW_ERR;
if (status & IS_HW_ERR)
hw->intr_mask = IS_HW_ERR;
if ((skge_read32(hw, B0_ISRC) & IS_HW_ERR) &&