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

/vbox/src/VBox/Runtime/r0drv/
H A Dpowernotification-r0drv.c55 typedef struct RTPOWERNOTIFYREG struct
58 struct RTPOWERNOTIFYREG * volatile pNext;
65 } RTPOWERNOTIFYREG; typedef in typeref:struct:RTPOWERNOTIFYREG
67 typedef RTPOWERNOTIFYREG *PRTPOWERNOTIFYREG;
110 iDone %= RT_SIZEOFMEMB(RTPOWERNOTIFYREG, bmDone) * 8;

Completed in 302 milliseconds