Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dtwareg.h265 struct twa_command_download_firmware { struct
266 uint8_t opcode:5; /* TWA_DOWNLOAD_FIRMWARE */
267 uint8_t sgl_offset:3;
268 uint8_t size;
269 uint8_t request_id;
270 uint8_t unit;
271 uint8_t status;
272 uint8_t flags;
273 uint16_t param;
274 uint8_t sgl[1];