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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dmmddk.h82 #define DRVM_MAPPER 0x2000 macro
84 #define DRVM_MAPPER_STATUS (DRVM_MAPPER+0)
85 #define DRVM_MAPPER_RECONFIGURE (DRVM_MAPPER+1)
86 #define DRVM_MAPPER_PREFERRED_GET (DRVM_MAPPER+21)
87 #define DRVM_MAPPER_CONSOLEVOICECOM_GET (DRVM_MAPPER+23)
188 #define MXDM_MAPPER DRVM_MAPPER
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dmmddk.h82 #define DRVM_MAPPER 0x2000 macro
84 #define DRVM_MAPPER_STATUS (DRVM_MAPPER+0)
85 #define DRVM_MAPPER_RECONFIGURE (DRVM_MAPPER+1)
86 #define DRVM_MAPPER_PREFERRED_GET (DRVM_MAPPER+21)
87 #define DRVM_MAPPER_CONSOLEVOICECOM_GET (DRVM_MAPPER+23)
190 #define MXDM_MAPPER DRVM_MAPPER

Completed in 83 milliseconds