Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/mlxctl/
H A Dutil.c81 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()
H A Dextern.h62 int mlx_command(struct mlx_usercommand *, int);
/netbsd-src/sys/dev/ic/
H A Dmlxio.h61 struct mlx_usercommand { struct
103 #define MLX_COMMAND _IOWR('M', 2, struct mlx_usercommand)
H A Dmlx.c129 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()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc721 unsigned struct_mlx_usercommand_sz = sizeof(mlx_usercommand);
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp883 unsigned struct_mlx_usercommand_sz = sizeof(mlx_usercommand);
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc882 unsigned struct_mlx_usercommand_sz = sizeof(mlx_usercommand);