Searched refs:pszFailed (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/HostDrivers/Support/
H A DSUPSvcGrant.cpp333 * @param pszFailed What failed.
336 static int supSvcGrantThreadButchered(PSUPSVCGRANT pThis, bool fOwnCritSect, const char *pszFailed, int rc) argument
344 supSvcGrantStateName(pThis->enmState), rc, pszFailed);
H A DSUPDrvGip.cpp4034 * @param pszFailed An error message to log.
4037 static int supdrvTscDeltaThreadButchered(PSUPDRVDEVEXT pDevExt, bool fSpinlockHeld, const char *pszFailed, int rcFailed)

Completed in 51 milliseconds