Searched defs:twe_array_descriptor (Results 1 – 1 of 1) sorted by relevance
318 struct twe_array_descriptor { struct319 u_int8_t num_subunits; /* number of subunits, or number of mirror units in RAID10 */320 u_int8_t configuration;326 u_int8_t stripe_size;336 u_int8_t log_drv_status; /* bitmap of functional subunits, or mirror units in RAID10 */337 u_int32_t start_lba;338 u_int32_t block_count; /* actual drive size if configuration == 0x0f, otherwise less DCB size */339 struct twe_unit_descriptor subunit[1];