Home
last modified time | relevance | path

Searched defs:intel_raid_vol (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/geom/raid/
H A Dmd_intel.c78 struct intel_raid_vol { struct
79 uint8_t name[16];
80 uint64_t total_sectors __packed;
81 uint32_t state;
95 uint32_t reserved;
96 uint8_t migr_priority;
97 uint8_t num_sub_vols;
98 uint8_t tid;
99 uint8_t cng_master_disk;
100 uint16_t cache_policy;
[all …]