Home
last modified time | relevance | path

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

/freebsd/sys/dev/hptmv/
H A Dgui_lib.c108 case VD_RAID_1: return AT_RAID1; in get_vdev_type()
380 cap->SupportedRAIDTypes[1] = AT_RAID1; in hpt_get_driver_capabilities()
384 cap->SupportedRAIDTypes[2] = (AT_RAID1<<4)|AT_RAID0; /* RAID0/1 */ in hpt_get_driver_capabilities()
386 cap->SupportedRAIDTypes[2] = (AT_RAID0<<4)|AT_RAID1; /* RAID1/0 */ in hpt_get_driver_capabilities()
613 case AT_RAID1: in hpt_create_array_v2()
H A Dhptintf.h84 #define AT_RAID1 2 macro
/freebsd/sys/dev/hptrr/
H A Dhptintf.h99 #define AT_RAID1 2 macro
/freebsd/sys/dev/hpt27xx/
H A Dhptintf.h100 #define AT_RAID1 2 macro
/freebsd/sys/dev/hptnr/
H A Dhptintf.h99 #define AT_RAID1 2 macro