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

/vbox/src/VBox/HostDrivers/VBoxUSB/os2/
H A Dusbcalls.c92 } NOTIFYENTRY, *PNOTIFYENTRY; typedef in typeref:struct:__anon16412
223 NOTIFYENTRY g_Notifications[MAX_NOTIFICATIONS];
581 if(Index % sizeof(NOTIFYENTRY))
584 Index /= sizeof(NOTIFYENTRY);

Completed in 420 milliseconds