Home
last modified time | relevance | path

Searched refs:getBH (Results 1 – 9 of 9) sorted by relevance

/reactos/subsystems/mvdm/ntvdm/bios/bios32/
H A Dmoubios32.c167 UCHAR State = getBH(); in BiosMousePs2Interface()
258 switch (getBH()) in BiosMousePs2Interface()
305 UCHAR Resolution = getBH(); in BiosMousePs2Interface()
368 UCHAR Command = getBH(); in BiosMousePs2Interface()
H A Dbios32.c274 Return = Value == getBH(); in BiosMiscService()
281 Return = Value != getBH(); in BiosMiscService()
288 Return = (Value & getBH()) != 0; in BiosMiscService()
295 Return = (Value & getBH()) == 0; in BiosMiscService()
H A Dvbe.c616 switch (getBH()) in VbeService()
649 DPRINT1("VESA INT 0x10, AL = 0x05, Unknown subfunction: 0x%02X\n", getBH()); in VbeService()
H A Ddskbios32.c640 getAH(), getAL(), getBH()); in BiosDiskService()
/reactos/subsystems/mvdm/ntvdm/bios/
H A Dvidbios.c2968 BYTE Page = getBH(); in VidBiosVideoService()
2980 BYTE Page = getBH(); in VidBiosVideoService()
3028 BYTE Page = getBH(); in VidBiosVideoService()
3062 BYTE Page = getBH(); in VidBiosVideoService()
3105 getBH()); in VidBiosVideoService()
3109 switch (getBH()) in VidBiosVideoService()
3174 getAH(), getBH()); in VidBiosVideoService()
3184 BYTE Page = getBH(); in VidBiosVideoService()
3633 switch (getBH()) in VidBiosVideoService()
3675 getBH()); in VidBiosVideoService()
[all …]
/reactos/subsystems/mvdm/ntvdm/
H A Dntvdm.spec9 @ stdcall getBH() function
101 @ stdcall c_getBH() getBH
/reactos/subsystems/mvdm/ntvdm/cpu/
H A Dregisters.h31 UCHAR WINAPI getBH(VOID);
H A Dregisters.c184 getBH(VOID) in getBH() function
/reactos/sdk/include/ddk/
H A Dvddsvc.h124 UCHAR WINAPI getBH(VOID);