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

/vbox/src/VBox/HostDrivers/Support/win/
H A DSUPDrv-win.cpp199 typedef struct SUPDRVNTPROTECT struct
241 struct SUPDRVNTPROTECT *pChild;
245 struct SUPDRVNTPROTECT *pParent;
247 } SUPDRVNTPROTECT; typedef in typeref:struct:SUPDRVNTPROTECT
249 typedef SUPDRVNTPROTECT *PSUPDRVNTPROTECT;
250 /** The SUPDRVNTPROTECT::u32Magic value (Robert A. Heinlein). */
252 /** The SUPDRVNTPROTECT::u32Magic value of a dead structure. */
364 /** AVL tree of SUPDRVNTPROTECT structures. */
778 * so the it uses the SUPDRVNTPROTECT directly instead.

Completed in 56 milliseconds