Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx/
H A Dmlx.c107 static int mlx_poll_command(struct mlx_command *mc);
1567 mlx_poll_command(mc)) in mlx_enquire_cb()
1662 if (mlx_poll_command(mc)) in mlx_flush()
1807 mlx_poll_command(struct mlx_command *mc) in mlx_poll_command() function