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

/vbox/src/VBox/HostDrivers/Support/
H A DSUPLibSem.cpp157 int rc = supSemOp3(pSession, SUP_SEM_TYPE_EVENT, (uintptr_t)NIL_SUPSEMEVENT, SUPSEMOP3_GET_RESOLUTION, &Req);
220 int rc = supSemOp3(pSession, SUP_SEM_TYPE_EVENT_MULTI, (uintptr_t)NIL_SUPSEMEVENTMULTI, SUPSEMOP3_GET_RESOLUTION, &Req);
H A DSUPDrvIOC.h1164 * Used by SUPSEMOP3_GET_RESOLUTION. */
1177 #define SUPSEMOP3_GET_RESOLUTION 1 macro
H A DSUPDrv.cpp2075 case SUPSEMOP3_GET_RESOLUTION:
2098 case SUPSEMOP3_GET_RESOLUTION:

Completed in 739 milliseconds