Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dtwareg.h356 struct twa_command_ata { struct
357 uint8_t opcode:5; /* TWA_OP_ATA_PASSTHROUGH */
358 uint8_t sgl_offset:3;
359 uint8_t size;
360 uint8_t request_id;
361 uint8_t unit:4;
362 uint8_t host_id:4;
363 uint8_t status;
364 uint8_t flags;
365 uint16_t param;
[all …]