Searched refs:PCI_VGA_RAM_IMAGE_START (Results 1 – 2 of 2) sorted by relevance
92 #define PCI_VGA_RAM_IMAGE_START 0xc0000 macro
178 #ifdef PCI_VGA_RAM_IMAGE_START in pci_rom_load()179 target = (void *)PCI_VGA_RAM_IMAGE_START; in pci_rom_load()