Home
last modified time | relevance | path

Searched refs:VDDUnSimulate16 (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/include/ddk/
H A Disvbop.h38 #define VDDUnSimulate16() __asm__(".byte 0xC4, 0xC4, %c0" : : "i"(BOP_UNSIMULATE)) macro
45 #define VDDUnSimulate16() _asm _emit 0xC4 _asm _emit 0xC4 _asm _emit BOP_UNSIMULATE macro
H A Disvbop.inc45 MACRO(VDDUnSimulate16)