VirtualBox

Changeset 59718 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Feb 18, 2016 10:51:40 AM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
105581
Message:

VUSB: Some structural cleanup (#4 Move the URB allocation from the roothub to the devices in order to optionally allocate the URBs by the device itself later on)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vusb.h

    r59704 r59718  
    542542    VUSBXFERTYPE_INVALID = 0x7f
    543543} VUSBXFERTYPE;
     544
     545/** Number of valid USB transfer types - KEEP in sync with VUSBXFERTYPE!. */
     546#define VUSBXFERTYPE_ELEMENTS (5)
    544547
    545548/** Pointer to a VBox USB device interface. */
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette