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