Home
last modified time | relevance | path

Searched refs:DS (Results 1 – 8 of 8) sorted by relevance

/xen/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.c3934 int15_function(regs, ES, DS, FLAGS)
3936 Bit16u ES, DS, FLAGS;
4246 int15_function_mouse(regs, ES, DS, FLAGS)
4248 Bit16u ES, DS, FLAGS;
4586 int15_function32(regs, ES, DS, FLAGS)
4588 Bit16u ES, DS, FLAGS;
6208 write_byte(DS,SI+0x00,0x13);
8653 push ds ;; save DS
8675 pop ds ;; restore DS
9417 ;; assuming DS=0000
[all …]
/xen/tools/firmware/rombios/32bit/tcgbios/
A Dtcgbios.c1417 uint16_t DS = esds >> 16; in TCGInterruptHandler() local
1448 ADDR_FROM_SEG_OFF(DS, in TCGInterruptHandler()
1461 ADDR_FROM_SEG_OFF(DS, in TCGInterruptHandler()
1479 ADDR_FROM_SEG_OFF(DS, in TCGInterruptHandler()
1492 ADDR_FROM_SEG_OFF(DS, in TCGInterruptHandler()
1503 (struct to*)ADDR_FROM_SEG_OFF(DS, in TCGInterruptHandler()
/xen/xen/include/public/arch-x86/
A Dcpufeatureset.h113 XEN_CPUFEATURE(DS, 0*32+21) /* Debug Store */
/xen/tools/firmware/vgabios/
A Dclext.c1200 ;; Set up DS to read stored power info from RAM
1710 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;
A DREADME200 . Fixed DS and ES that where inverted in the int10 parameters list!
A Dvgabios.c582 static void int10_debugmsg(DI, SI, BP, SP, BX, DX, CX, AX, DS, ES, FLAGS) in int10_debugmsg() argument
583 Bit16u DI, SI, BP, SP, BX, DX, CX, AX, ES, DS, FLAGS; in int10_debugmsg()
595 static void int10_func(DI, SI, BP, SP, BX, DX, CX, AX, DS, ES, FLAGS) in int10_func() argument
596 Bit16u DI, SI, BP, SP, BX, DX, CX, AX, ES, DS, FLAGS; in int10_func()
/xen/
A Dconfig.guess1395 DS/*:UNIX_System_V:*:*)

Completed in 28 milliseconds