Searched refs:mlx_wait_command (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/dev/mlx/
H A Dmlx.c108 static int mlx_wait_command(struct mlx_command *mc);
1575 if ((sc->mlx_state & MLX_STATE_INTEN) ? mlx_wait_command(mc) :
1714 if (mlx_wait_command(mc))
1758 if (mlx_wait_command(mc))
1781 mlx_wait_command(struct mlx_command *mc) function
2036 if (mlx_wait_command(mc) != 0)

Completed in 41 milliseconds