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

/vbox/src/VBox/Devices/USB/
H A DVUSBInternal.h6 * way. All the host controller code has to do is use VUSBHUB for its
46 typedef struct VUSBHUB *PVUSBHUB;
299 typedef struct VUSBHUB struct
308 } VUSBHUB; typedef in typeref:struct:VUSBHUB
309 AssertCompileMemberAlignment(VUSBHUB, pOps, 8);
310 AssertCompileSizeAlignment(VUSBHUB, 8);
353 VUSBHUB Hub;

Completed in 67 milliseconds