Searched defs:twa_command_hotswap (Results 1 – 1 of 1) sorted by relevance
306 struct twa_command_hotswap { struct307 uint8_t opcode:5; /* TWA_OP_HOTSWAP */308 uint8_t res1:3;309 uint8_t size;310 uint8_t request_id;311 uint8_t unit:4;312 uint8_t host_id:4;313 uint8_t status;314 uint8_t flags;315 uint8_t action;[all …]