Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/raid/mlx/
H A Dmlx.c106 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