Searched refs:mlx_user_command (Results 1 – 1 of 1) sorted by relevance
106 static int mlx_user_command(struct mlx_softc *sc, struct mlx_usercommand *mu);846 return(mlx_user_command(sc, (struct mlx_usercommand *)ap->a_data)); in mlx_ioctl()1851 mlx_user_command(struct mlx_softc *sc, struct mlx_usercommand *mu) in mlx_user_command() function