summaryrefslogtreecommitdiffstats
path: root/src/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/types.h')
-rw-r--r--src/types.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/types.h b/src/types.h
index c236db9..38e05f4 100644
--- a/src/types.h
+++ b/src/types.h
@@ -61,6 +61,8 @@ typedef struct
typedef struct
{
uint16_t cmd; // 2byte
+ uint16_t vid; // 2byte
+ uint16_t rid; // 2byte
uint16_t error; // 2byte
uint64_t size; // 8byte
char handle[8]; // 8byte