Searched refs:DL (Results 1 - 12 of 12) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/BiosThunk/BlockIoDxe/
H A DBiosInt13.c148 Regs.H.DL = Drive->Number;
150 DEBUG ((DEBUG_INIT, "Int13GetDeviceParameters: INT 13 08 DL=%02x : CF=%d AH=%02x\n", Drive->Number, CarryFlag, Regs.H.AH));
203 Regs.H.DL = Drive->Number;
205 DEBUG ((DEBUG_INIT, "Int13Extensions: INT 13 41 DL=%02x : CF=%d BX=%04x\n", Drive->Number, CarryFlag, Regs.X.BX));
245 Regs.H.DL = Drive->Number;
254 DEBUG ((DEBUG_INIT, "GetDriveParameters: INT 13 48 DL=%02x : CF=%d AH=%02x\n", Drive->Number, CarryFlag, Regs.H.AH));
274 Regs.H.DL = Drive->Number;
276 DEBUG ((DEBUG_INIT, "GetDriveParameters: INT 13 20 DL=%02x : CF=%d AL=%02x\n", Drive->Number, CarryFlag, Regs.H.AL));
489 Regs.H.DL = BiosBlockIoDev->Bios.Number;
496 DEBUG_BLKIO, "Edd30BiosReadBlocks: INT 13 42 DL
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Include/Protocol/
H A DLegacyBios.h1102 UINT8 DL, DH; member in struct:__anon10761
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dassyntax.h120 #define DL dl macro
182 #define DL %dl macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dassyntax.h117 #define DL dl macro
179 #define DL %dl macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dassyntax.h117 #define DL dl macro
179 #define DL %dl macro
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/os-support/
H A Dassyntax.h93 #define DL dl macro
155 #define DL %dl macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dassyntax.h121 #define DL dl macro
183 #define DL %dl macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dassyntax.h121 #define DL dl macro
183 #define DL %dl macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/x86/
H A Dassyntax.h105 #define DL dl macro
167 #define DL %dl macro
838 #define B_DL DL
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Library/
H A DBaseLib.h5031 UINT8 DL; member in struct:__anon11943
/vbox/src/VBox/Devices/PC/BIOS/
H A DVBoxBiosAlternative.asm896 db '%s: function %02x, emulation not active for DL= %02x', 00ah, 000h
1381 mov DL, strict byte 00ah ; b2 0a
1429 mov DL, strict byte 00ah ; b2 0a
1482 mov DL, strict byte 00ah ; b2 0a
7150 mov DL, strict byte 0e0h ; b2 e0
13170 mov DL, strict byte 040h ; b2 40
13172 mov DL, strict byte 048h ; b2 48
13174 mov DL, strict byte 050h ; b2 50
13176 mov DL, strict byte 058h ; b2 58
15860 mov DL, stric
[all...]
/vbox/src/VBox/Devices/Graphics/BIOS/
H A Dvgabios.c1669 uint8_t BL, uint8_t DL)
1668 biosfn_load_gfx_user_chars(uint16_t ES, uint16_t BP, uint16_t CX, uint8_t BL, uint8_t DL) argument

Completed in 151 milliseconds