Home
last modified time | relevance | path

Searched defs:mlx_sysdrive (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/dev/raid/mlx/
H A Dmlxvar.h60 struct mlx_sysdrive struct
63 u_int32_t ms_size;
64 int ms_state;
65 int ms_raidlevel;
68 int ms_cylinders;
69 int ms_heads;
70 int ms_sectors;
73 device_t ms_disk;
137 struct mlx_sysdrive mlx_sysdrive[MLX_MAXDRIVES]; /* system drives */ member