Home
last modified time | relevance | path

Searched refs:PCI_VGA_QEXT_BIG_ENDIAN (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/display/
H A Dbochs-vbe.h67 #define PCI_VGA_QEXT_BIG_ENDIAN 0xbebebebe macro
/openbmc/qemu/hw/display/
H A Dbochs-display.c123 PCI_VGA_QEXT_BIG_ENDIAN : PCI_VGA_QEXT_LITTLE_ENDIAN; in bochs_display_qext_read()
136 if (val == PCI_VGA_QEXT_BIG_ENDIAN) { in bochs_display_qext_write()
H A Dvga-pci.c159 PCI_VGA_QEXT_BIG_ENDIAN : PCI_VGA_QEXT_LITTLE_ENDIAN; in pci_vga_qext_read()
172 if (val == PCI_VGA_QEXT_BIG_ENDIAN) { in pci_vga_qext_write()