Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ata/
H A Data_raidreg.h332 struct intel_raid_mapping { struct
333 uint8_t name[16];
334 uint64_t total_sectors __packed;
335 uint32_t state;
336 uint32_t reserved;
337 uint32_t filler_0[20];
338 uint32_t offset;
339 uint32_t disk_sectors;
340 uint32_t stripe_count;
341 uint16_t stripe_sectors;
[all …]