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

/vbox/src/VBox/HostDrivers/VBoxUSB/os2/
H A Dusbcalls.c90 USHORT usProduct; member in struct:__anon16412
265 g_Notifications[i].usProduct = 0;
456 g_Notifications[i].usProduct = 0;
484 USHORT usProduct,
498 usProduct == 0 || usProduct == 0xFFFF )
517 EventSet.usProductID = usProduct;
534 g_Notifications[i].usProduct = usProduct;
611 EventSet.usProductID = g_Notifications[Index].usProduct;
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 47 milliseconds