Searched refs:mlx_start (Results 1 – 1 of 1) sorted by relevance
121 static int mlx_start(struct mlx_command *mc);1203 if ((error = mlx_start(mc)) != 0) in mlx_periodic_eventlog_poll()1403 if (mlx_start(mc)) in mlx_pause_action()1482 if ((error = mlx_start(mc)) != 0) in mlx_enquire()1652 if ((error = mlx_start(mc)) != 0) in mlx_wait_command()1686 if ((error = mlx_start(mc)) != 0) in mlx_poll_command()1796 if (mlx_start(mc) != 0) { in mlx_startio()2072 mlx_start(struct mlx_command *mc) in mlx_start() function