Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dtwareg.h278 struct twa_command_reset_firmware { struct
279 uint8_t opcode:5; /* TWA_OP_RESET_FIRMWARE */
280 uint8_t res1:3;
281 uint8_t size;
282 uint8_t request_id;
283 uint8_t unit;
284 uint8_t status;
285 uint8_t flags;
286 uint8_t res2;
287 uint8_t param;