mlx_wait_command
static int mlx_wait_command(struct mlx_command *mc);
if ((sc->mlx_state & MLX_STATE_INTEN) ? mlx_wait_command(mc) :
if (mlx_wait_command(mc))
if (mlx_wait_command(mc))
if (mlx_wait_command(mc) != 0)