Searched refs:mlx_usercommand (Results 1 – 4 of 4) 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()
55 struct mlx_usercommand struct94 #define MLX_COMMAND _IOWR('M', 4, struct mlx_usercommand)
114 struct mlx_usercommand *mu);914 return(mlx_user_command(sc, (struct mlx_usercommand *)addr)); in mlx_ioctl()1990 struct mlx_usercommand *mu; in mlx_user_cb()2000 mu = (struct mlx_usercommand *)mc->mc_private; in mlx_user_cb()2040 mlx_user_command(struct mlx_softc *sc, struct mlx_usercommand *mu) in mlx_user_command()
883 unsigned struct_mlx_usercommand_sz = sizeof(mlx_usercommand);