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

/vbox/src/VBox/HostDrivers/Support/
H A DSUPLib.cpp813 * @param fWhat What to do with the logger.
818 static int supR3LoggerSettings(SUPLOGGER enmWhich, uint32_t fWhat, const char *pszFlags, const char *pszGroups, const char *pszDest) argument
842 pReq->u.In.fWhat = fWhat;
H A DSUPDrvIOC.h1036 uint32_t fWhat; member in struct:SUPLOGGERSETTINGS::__anon16335::__anon16336
H A DSUPDrv.cpp1973 REQ_CHECK_EXPR(SUP_IOCTL_LOGGER_SETTINGS, pReq->u.In.fWhat <= SUPLOGGERSETTINGS_WHAT_DESTROY);
5304 switch (pReq->u.In.fWhat)
5341 switch (pReq->u.In.fWhat)

Completed in 280 milliseconds