Searched refs:mlx_usercommand (Results 1 – 4 of 4) sorted by relevance
175 struct mlx_usercommand *cmd = (struct mlx_usercommand *)arg; in mlx_command()190 struct mlx_usercommand cmd; in mlx_enquiry()212 struct mlx_usercommand cmd; in mlx_read_configuration()232 struct mlx_usercommand cmd; in mlx_scsi_inquiry()277 struct mlx_usercommand cmd; in mlx_get_device_state()
57 struct mlx_usercommand struct96 #define MLX_COMMAND _IOWR('M', 4, struct mlx_usercommand)
118 struct mlx_usercommand *mu);925 return(mlx_user_command(sc, (struct mlx_usercommand *)addr)); in mlx_ioctl()2001 struct mlx_usercommand *mu; in mlx_user_cb()2011 mu = (struct mlx_usercommand *)mc->mc_private; in mlx_user_cb()2051 mlx_user_command(struct mlx_softc *sc, struct mlx_usercommand *mu) in mlx_user_command()
576 unsigned struct_mlx_usercommand_sz = sizeof(mlx_usercommand);