Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/iir/
H A Diir.h396 typedef struct gdt_ucmd { struct
397 u_int16_t io_node;
398 u_int16_t service;
399 u_int32_t timeout;
400 u_int16_t status;
401 u_int32_t info;
403 u_int32_t BoardNode; /* board node (always 0) */
404 u_int32_t CommandIndex; /* command number */
405 u_int16_t OpCode; /* the command (READ,..) */
406 union {
[all …]