Home
last modified time | relevance | path

Searched refs:MLX_RESCAN_DRIVES (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/mlx/
H A Dmlxio.h91 #define MLX_RESCAN_DRIVES _IO ('M', 1) macro
H A Dmlx.c821 case MLX_RESCAN_DRIVES: in mlx_ioctl()
/freebsd/usr.sbin/mlxcontrol/
H A Dcommand.c434 if (ioctl(fd, MLX_RESCAN_DRIVES) < 0) in rescan_ctrlr()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp1424 unsigned IOCTL_MLX_RESCAN_DRIVES = MLX_RESCAN_DRIVES;
H A Dsanitizer_interceptors_ioctl_netbsd.inc278 _(MLX_RESCAN_DRIVES, NONE, 0);