OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VBE_DISPI_IOPORT_DATA
(Results
1 - 3
of
3
) sorted by null
/device/linaro/bootloader/edk2/OvmfPkg/QemuVideoDxe/
VbeShim.asm
125
%define
VBE_DISPI_IOPORT_DATA
0x01d0
148
mov dx,
VBE_DISPI_IOPORT_DATA
Qemu.h
181
#define
VBE_DISPI_IOPORT_DATA
0x01D0
Driver.c
860
outw (Private,
VBE_DISPI_IOPORT_DATA
, Data);
885
Data = inw (Private,
VBE_DISPI_IOPORT_DATA
);
Completed in 268 milliseconds