Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/mlx/
HDmlx.c96 static void mlx_pause_done(struct mlx_command *mc);
1502 mc->mc_complete = mlx_pause_done; in mlx_pause_action()
1519 mlx_pause_done(struct mlx_command *mc) in mlx_pause_done() function