Searched refs:mlx_usercommand (Results 1 – 3 of 3) sorted by relevance
173 struct mlx_usercommand *cmd = (struct mlx_usercommand *)arg; in mlx_command()188 struct mlx_usercommand cmd; in mlx_enquiry()210 struct mlx_usercommand cmd; in mlx_read_configuration()230 struct mlx_usercommand cmd; in mlx_scsi_inquiry()275 struct mlx_usercommand cmd; in mlx_get_device_state()
56 struct mlx_usercommand struct95 #define MLX_COMMAND _IOWR('M', 4, struct mlx_usercommand)
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()