Home
last modified time | relevance | path

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

/freebsd/sys/dev/hpt27xx/
H A Dldm.h287 struct vdev_class struct
289 struct vdev_class *next; argument
291 HPT_U8 __type;
292 HPT_U8 stripped; /* RAID0,3,5,6 */
293 HPT_U8 redundancy; /* RAID1-1, RAID3/5-1, RAID6-2 */
294 HPT_U8 must_init; /* RAID3,5,6 */
295 HPT_U8 docache;
297 HPT_UINT vbus_ext_size;
298 HPT_UINT vbus_ext_offset; /* used by LDM */
299 HPT_UINT dev_ext_size;
[all …]
/freebsd/sys/dev/hptnr/
H A Dldm.h286 struct vdev_class struct
288 struct vdev_class *next; argument
290 HPT_U8 __type;
291 HPT_U8 stripped; /* RAID0,3,5,6 */
292 HPT_U8 redundancy; /* RAID1-1, RAID3/5-1, RAID6-2 */
293 HPT_U8 must_init; /* RAID3,5,6 */
294 HPT_U8 docache;
296 HPT_UINT vbus_ext_size;
297 HPT_UINT vbus_ext_offset; /* used by LDM */
298 HPT_UINT dev_ext_size;
[all …]
/freebsd/sys/dev/hptrr/
H A Dldm.h281 struct vdev_class struct
283 struct vdev_class *next; argument
285 HPT_U8 __type;
286 HPT_U8 stripped; /* RAID0,3,5,6 */
287 HPT_U8 redundancy; /* RAID1-1, RAID3/5-1, RAID6-2 */
288 HPT_U8 must_init; /* RAID3,5,6 */
289 HPT_U8 docache;
291 HPT_UINT vbus_ext_size;
292 HPT_UINT vbus_ext_offset; /* used by LDM */
293 HPT_UINT dev_ext_size;
[all …]