Searched refs:MLX_DETACH_DRIVE (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/dev/mlx/
H A Dmlxio.h92 #define MLX_DETACH_DRIVE _IOW ('M', 2, int) macro
H A Dmlx.c838 case MLX_DETACH_DRIVE: /* detach one drive */
/freebsd-current/usr.sbin/mlxcontrol/
H A Dcommand.c492 if (ioctl(fd, MLX_DETACH_DRIVE, &unit) < 0)

Completed in 177 milliseconds