Searched refs:mlx_usercommand (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/dev/mlx/
H A Dmlxio.h55 struct mlx_usercommand struct
94 #define MLX_COMMAND _IOWR('M', 4, struct mlx_usercommand)
H A Dmlx.c116 struct mlx_usercommand *mu);
916 return(mlx_user_command(sc, (struct mlx_usercommand *)addr));
1992 struct mlx_usercommand *mu;
2002 mu = (struct mlx_usercommand *)mc->mc_private;
2042 mlx_user_command(struct mlx_softc *sc, struct mlx_usercommand *mu)
/freebsd-10.2-release/usr.sbin/mlxcontrol/
H A Dinterface.c173 struct mlx_usercommand *cmd = (struct mlx_usercommand *)arg;
188 struct mlx_usercommand cmd;
210 struct mlx_usercommand cmd;
230 struct mlx_usercommand cmd;
275 struct mlx_usercommand cmd;

Completed in 68 milliseconds