FW_CFG_DMA_CTL_ERROR
if (be32_to_cpu(READ_ONCE(d->control)) & FW_CFG_DMA_CTL_ERROR) {
if ((ctrl & ~FW_CFG_DMA_CTL_ERROR) == 0)