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

/vbox/include/VBox/vmm/
H A Ddbgf.h1553 /** Kernel message log - DBGFOSIDMESG. */
1687 typedef struct DBGFOSIDMESG struct
1715 DECLCALLBACKMEMBER(int, pfnQueryKernelLog)(struct DBGFOSIDMESG *pThis, PUVM pUVM, uint32_t fFlags, uint32_t cMessages,
1719 } DBGFOSIDMESG; typedef in typeref:struct:DBGFOSIDMESG
1721 typedef DBGFOSIDMESG *PDBGFOSIDMESG;
1722 /** Magic value for DBGFOSIDMESG::32Magic and DBGFOSIDMESG::u32EndMagic. (Kenazburo Oe) */

Completed in 54 milliseconds