Searched refs:NOTIFY_FREE (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/HostDrivers/VBoxUSB/os2/
H A Dusbcalls.c77 #define NOTIFY_FREE 0 macro
261 g_Notifications[i].usFlags = NOTIFY_FREE;
320 if( g_Notifications[i].usFlags != NOTIFY_FREE);
450 if( g_Notifications[i].usFlags == NOTIFY_FREE)
473 g_Notifications[i].usFlags = NOTIFY_FREE;
528 if( g_Notifications[i].usFlags == NOTIFY_FREE)
556 g_Notifications[i].usFlags = NOTIFY_FREE;
590 case NOTIFY_FREE:
626 g_Notifications[Index].usFlags = NOTIFY_FREE;

Completed in 923 milliseconds