Searched refs:AR_T_RAID1 (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/dev/ata/
H A Data-raid.c193 case AR_T_RAID1:
315 case AR_T_RAID1:
385 case AR_T_RAID1:
648 case AR_T_RAID1:
888 case AR_T_RAID1:
931 if (rdp->type & (AR_T_RAID1 | AR_T_RAID01))
1110 case AR_T_RAID1:
1274 case AR_T_RAID1:
1326 case AR_T_RAID1:
1644 raid->type = AR_T_RAID1;
[all...]
H A Data-raid.h53 #define AR_T_RAID1 0x0008 macro

Completed in 98 milliseconds