Searched refs:INTEL_T_RAID5 (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sys/dev/ata/
H A Data-raid.h344 #define INTEL_T_RAID5 0x05 macro
H A Data-raid.c2505 case INTEL_T_RAID5:
2698 map->type = INTEL_T_RAID5;
4977 case INTEL_T_RAID5: return "RAID5";
/freebsd-9.3-release/sys/geom/raid/
H A Dmd_intel.c62 #define INTEL_T_RAID5 0x05 macro
1186 } else if (mmap->type == INTEL_T_RAID5) {
2430 mmap0->type = INTEL_T_RAID5;

Completed in 70 milliseconds