Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/raid/hpt27xx/
H A Dldm.h285 struct vdev_class struct
287 struct vdev_class *next; argument
289 HPT_U8 __type;
290 HPT_U8 stripped; /* RAID0,3,5,6 */
291 HPT_U8 redundancy; /* RAID1-1, RAID3/5-1, RAID6-2 */
292 HPT_U8 must_init; /* RAID3,5,6 */
293 HPT_U8 docache;
295 HPT_UINT vbus_ext_size;
296 HPT_UINT vbus_ext_offset; /* used by LDM */
297 HPT_UINT dev_ext_size;
[all …]
/dflybsd-src/sys/dev/raid/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 …]