mlx_usercommand
static int mlx_user_command(struct mlx_softc *, struct mlx_usercommand *);
mlx_user_command(struct mlx_softc *mlx, struct mlx_usercommand *mu)
return (mlx_user_command(mlx, (struct mlx_usercommand *)data));
#define MLX_COMMAND _IOWR('M', 2, struct mlx_usercommand)
int mlx_command(struct mlx_usercommand *, int);
struct mlx_usercommand mu;
struct mlx_usercommand mu;
struct mlx_usercommand mu;
mlx_command(struct mlx_usercommand *mu, int bomb)
struct mlx_usercommand mu;