Searched refs:mlx_usercommand (Results 1 – 7 of 7) sorted by relevance
81 mlx_command(struct mlx_usercommand *mu, int bomb) in mlx_command()95 struct mlx_usercommand mu; in mlx_enquiry()134 struct mlx_usercommand mu; in mlx_configuration()150 struct mlx_usercommand mu; in mlx_get_device_state()169 struct mlx_usercommand mu; in mlx_scsi_inquiry()
62 int mlx_command(struct mlx_usercommand *, int);
61 struct mlx_usercommand { struct103 #define MLX_COMMAND _IOWR('M', 2, struct mlx_usercommand)
129 static int mlx_user_command(struct mlx_softc *, struct mlx_usercommand *);812 return (mlx_user_command(mlx, (struct mlx_usercommand *)data)); in mlxioctl()1718 mlx_user_command(struct mlx_softc *mlx, struct mlx_usercommand *mu) in mlx_user_command()
721 unsigned struct_mlx_usercommand_sz = sizeof(mlx_usercommand);
883 unsigned struct_mlx_usercommand_sz = sizeof(mlx_usercommand);
882 unsigned struct_mlx_usercommand_sz = sizeof(mlx_usercommand);