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

/vbox/src/VBox/HostDrivers/VBoxUSB/os2/
H A Dusbcalls.c89 USHORT usVendor; member in struct:__anon16412
264 g_Notifications[i].usVendor = 0;
455 g_Notifications[i].usVendor = 0;
483 USHORT usVendor,
497 usVendor == 0 || usVendor == 0xFFFF ||
516 EventSet.usVendorID = usVendor;
533 g_Notifications[i].usVendor = usVendor;
610 EventSet.usVendorID = g_Notifications[Index].usVendor;
480 UsbRegisterDeviceNotification( PUSBNOTIFY pNotifyID, HEV hDeviceAdded, HEV hDeviceRemoved, USHORT usVendor, USHORT usProduct, USHORT usBCDVersion) argument
645 UsbOpen( PUSBHANDLE pHandle, USHORT usVendor, USHORT usProduct, USHORT usBCDDevice, USHORT usEnumDevice) argument
[all...]

Completed in 48 milliseconds