Searched defs:twa_command_generic (Results 1 – 1 of 1) sorted by relevance
377 struct twa_command_generic { struct378 uint8_t opcode:5;379 uint8_t sgl_offset:3;380 uint8_t size;381 uint8_t request_id;382 uint8_t unit:4;383 uint8_t host_id:4;384 uint8_t status;385 uint8_t flags;391 uint16_t count; /* block count, parameter count, message credits */