Home
last modified time | relevance | path

Searched refs:RMREGS (Results 1 – 2 of 2) sorted by relevance

/external/qemu-pc-bios/vgabios/tests/lfbprof/
Dlfbprof.c106 int DPMI_int86(int intno, RMREGS *in, RMREGS *out) in DPMI_int86()
140 int DPMI_int86x(int intno, RMREGS *in, RMREGS *out, RMSREGS *sregs) in DPMI_int86x()
311 void VBE_callESDI(RMREGS *regs, void *buffer, int size) in VBE_callESDI()
350 RMREGS regs; in VBE_detect()
401 RMREGS regs; in VBE_getModeInfo()
421 RMREGS regs; in VBE_setVideoMode()
529 RMREGS regs; in EndGraphics()
Dlfbprof.h109 } RMREGS; typedef