Lines Matching defs:twa_command_rebuildunit
337 struct twa_command_rebuildunit { struct
338 uint8_t opcode:5; /* TWA_OP_REBUILDUNIT */
339 uint8_t res1:3;
340 uint8_t size;
341 uint8_t request_id;
342 uint8_t src_unit:4;
343 uint8_t host_id:4;
344 uint8_t status;
345 uint8_t flags;
346 uint8_t action:7;
351 uint8_t cs:1; /* request state change on src_unit */
352 uint8_t logical_subunit; /* for RAID10 rebuild of logical subunit */