MLX_CMD_PRIORITY
mc->mc_flags |= MLX_CMD_PRIORITY;
mc->mc_flags |= MLX_CMD_PRIORITY | MLX_CMD_DATAOUT;
if (sc->mlx_busycmds >= ((mc->mc_flags & MLX_CMD_PRIORITY) ? limit : limit - 4))