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

/freebsd-10.0-release/sys/geom/raid/
H A Dmd_intel.c61 #define INTEL_T_RAID1 0x01 macro
630 mmap->type != INTEL_T_RAID1 ||
1172 else if (mmap->type == INTEL_T_RAID1 &&
1180 } else if (mmap->type == INTEL_T_RAID1) {
2429 mmap0->type = INTEL_T_RAID1;

Completed in 201 milliseconds