Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx/
H A Dmlx.c113 static int mlx_user_command(struct mlx_softc *sc,
914 return(mlx_user_command(sc, (struct mlx_usercommand *)addr)); in mlx_ioctl()
2040 mlx_user_command(struct mlx_softc *sc, struct mlx_usercommand *mu) in mlx_user_command() function