Home
last modified time | relevance | path

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

/freebsd/sys/geom/raid/
H A Dmd_intel.c62 #define INTEL_T_RAID1 0x01 macro
394 case INTEL_T_RAID1: in intel_type2str()
738 mmap->type != INTEL_T_RAID1 || in intel_meta_read()
1280 else if (mmap->type == INTEL_T_RAID1 && in g_raid_md_intel_start()
1288 } else if (mmap->type == INTEL_T_RAID1) { in g_raid_md_intel_start()
2534 mmap0->type = INTEL_T_RAID1; in g_raid_md_write_intel()