Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/firmware/vgabios/
A Dvgabios.c2765 static void biosfn_load_gfx_8_8_chars (ES,BP) Bit16u ES;Bit16u BP; in biosfn_load_gfx_8_8_chars() argument
3039 static void biosfn_switch_video_interface (AL,ES,DX) Bit8u AL;Bit16u ES;Bit16u DX; in biosfn_switch_video_interface() argument
3153 write_byte(ES,DI+0x26,0);
3155 write_byte(ES,DI+0x28,0);
3156 write_byte(ES,DI+0x29,8);
3157 write_byte(ES,DI+0x2a,2);
3158 write_byte(ES,DI+0x2b,0);
3159 write_byte(ES,DI+0x2c,0);
3160 write_byte(ES,DI+0x31,3);
3161 write_byte(ES,DI+0x32,0);
[all …]
A Dvbe.c779 Bit16u *AX;Bit16u ES;Bit16u DI; in vbe_biosfn_return_controller_information()
840 vbe_info_block.VideoModePtr_Seg= ES ;
909 Bit16u *AX;Bit16u CX; Bit16u ES;Bit16u DI; in vbe_biosfn_return_mode_information()
986 void vbe_biosfn_set_mode(AX, BX, ES, DI) in vbe_biosfn_set_mode() argument
987 Bit16u *AX;Bit16u BX; Bit16u ES;Bit16u DI; in vbe_biosfn_set_mode()
1104 void vbe_biosfn_save_video_state(ES, BX) in vbe_biosfn_save_video_state() argument
1105 Bit16u ES; Bit16u BX; in vbe_biosfn_save_video_state()
1111 write_word(ES, BX, enable);
1125 void vbe_biosfn_restore_video_state(ES, BX) in vbe_biosfn_restore_video_state() argument
1126 Bit16u ES; Bit16u BX; in vbe_biosfn_restore_video_state()
[all …]
A Dvbe.h14 void vbe_biosfn_return_controller_information(AX, ES, DI);
15 void vbe_biosfn_return_mode_information(AX, CX, ES, DI);
16 void vbe_biosfn_set_mode(AX, BX, ES, DI);
17 void vbe_biosfn_save_restore_state(AX, CX, DX, ES, BX);
A DREADME200 . Fixed DS and ES that where inverted in the int10 parameters list!
A Dclext.c1710 static void cirrus_debugmsg(DI, SI, BP, SP, BX, DX, CX, AX, DS, ES, FLAGS)
1711 Bit16u DI, SI, BP, SP, BX, DX, CX, AX, ES, DS, FLAGS;
/xen-4.10.0-shim-comet/tools/firmware/rombios/
A Dtcgbios.c59 int1a_function32(regs, ES, DS, FLAGS) in int1a_function32() argument
61 Bit16u ES, DS, FLAGS;
88 ES, DS,
A Drombios.c3210 seg ES
3216 seg ES
3343 seg ES
4115 SEG ES
4564 Bit16u ES;
6832 seg ES
9858 SEG ES
9861 SEG ES
9873 SEG ES
9875 SEG ES
[all …]
/xen-4.10.0-shim-comet/tools/firmware/rombios/32bit/tcgbios/
A Dtcgbios.c1418 uint16_t ES = esds & 0xffff; in TCGInterruptHandler() local
1445 ADDR_FROM_SEG_OFF(ES, in TCGInterruptHandler()
1458 ADDR_FROM_SEG_OFF(ES, in TCGInterruptHandler()
1476 ADDR_FROM_SEG_OFF(ES, in TCGInterruptHandler()
1489 ADDR_FROM_SEG_OFF(ES, in TCGInterruptHandler()
1501 TSS32((struct ti*)ADDR_FROM_SEG_OFF(ES, in TCGInterruptHandler()
1513 ADDR_FROM_SEG_OFF(ES, in TCGInterruptHandler()
/xen-4.10.0-shim-comet/xen/arch/x86/boot/
A Dvideo.S910 popw %es # ES:DI must be 0:0

Completed in 33 milliseconds