Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/disk/nata/
H A Data-raid.h330 struct intel_raid_mapping { struct
331 u_int8_t name[16];
332 u_int64_t total_sectors __packed;
333 u_int32_t state;
334 u_int32_t reserved;
335 u_int32_t filler_0[20];
336 u_int32_t offset;
337 u_int32_t disk_sectors;
338 u_int32_t stripe_count;
339 u_int16_t stripe_sectors;
[all …]