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

/vbox/src/VBox/Runtime/r0drv/
H A Dmpnotification-r0drv.c54 typedef struct RTMPNOTIFYREG struct
57 struct RTMPNOTIFYREG * volatile pNext;
64 } RTMPNOTIFYREG; typedef in typeref:struct:RTMPNOTIFYREG
66 typedef RTMPNOTIFYREG *PRTMPNOTIFYREG;
115 iDone %= RT_SIZEOFMEMB(RTMPNOTIFYREG, bmDone) * 8;

Completed in 95 milliseconds