Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dtwareg.h337 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;
[all …]