Searched defs:VUSBDEV (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/USB/
H A DUSBProxyDevice.h179 typedef struct VUSBDEV struct
182 } VUSBDEV, *PVUSBDEV; typedef in typeref:struct:VUSBDEV
192 VUSBDEV Dev;
H A DVUSBInternal.h44 typedef struct VUSBDEV *PVUSBDEV;
162 typedef struct VUSBDEV struct
230 } VUSBDEV; typedef in typeref:struct:VUSBDEV
231 AssertCompileSizeAlignment(VUSBDEV, 8);
301 VUSBDEV Dev;

Completed in 44 milliseconds