Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/mlx/
H A Dmlx.c110 static int mlx_wait_command(struct mlx_command *mc);
1577 if ((sc->mlx_state & MLX_STATE_INTEN) ? mlx_wait_command(mc) : in mlx_enquire_cb()
1716 if (mlx_wait_command(mc)) in mlx_check()
1760 if (mlx_wait_command(mc)) in mlx_rebuild()
1783 mlx_wait_command(struct mlx_command *mc) in mlx_wait_command() function
2038 if (mlx_wait_command(mc) != 0) in mlx_user_cb()