Home
last modified time | relevance | path

Searched refs:getBL (Results 1 – 10 of 10) sorted by relevance

/reactos/subsystems/mvdm/ntvdm/bios/
H A Dvidbios.c2558 switch (getBL()) in VidBiosSetVideoMode()
3114 BYTE Index = getBL(); in VidBiosVideoService()
3149 BYTE Index = getBL(); in VidBiosVideoService()
3266 if (getBL()) in VidBiosVideoService()
3386 if (getBL() == 0) in VidBiosVideoService()
3393 else if (getBL() == 1) in VidBiosVideoService()
3547 switch (getBL()) in VidBiosVideoService()
3570 switch (getBL()) in VidBiosVideoService()
3593 switch (getBL()) in VidBiosVideoService()
3616 switch (getBL()) in VidBiosVideoService()
[all …]
/reactos/subsystems/mvdm/ntvdm/bios/bios32/
H A Dvbe.c613 BYTE Window = getBL(); in VbeService()
665 if (getBL() & 0x80) in VbeService()
677 switch (getBL() & 0x7F) in VbeService()
H A Dmoubios32.c441 SendMouseCommand(getBL()); in BiosMousePs2Interface()
H A Dbios32.c243 if (getBL() != 0 && (Bda->TickCounter - StartingCount) >= getBL()) in BiosMiscService()
/reactos/subsystems/mvdm/ntvdm/
H A Dntvdm.spec10 @ stdcall getBL() function
102 @ stdcall c_getBL() getBL
/reactos/subsystems/mvdm/ntvdm/dos/dos32krnl/
H A Ddos.c1598 if ((getBL() & (DOS_ALLOC_HIGH | DOS_ALLOC_HIGH_LOW)) in DosInt21h()
1607 if ((getBL() & ~(DOS_ALLOC_HIGH | DOS_ALLOC_HIGH_LOW)) in DosInt21h()
1616 Sda->AllocStrategy = getBL(); in DosInt21h()
1982 getBL(), in DosInt21h()
H A Dhimem.c514 Result = getBL(); in XmsBopProcedure()
/reactos/subsystems/mvdm/ntvdm/cpu/
H A Dregisters.h33 UCHAR WINAPI getBL(VOID);
H A Dregisters.c198 getBL(VOID) in getBL() function
/reactos/sdk/include/ddk/
H A Dvddsvc.h126 UCHAR WINAPI getBL(VOID);