Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/pci/
HDvga_pci.c160 *size = VGA_PCI_BIOS_SHADOW_SIZE; in vga_pci_map_bios()
188 pmap_unmapdev((vm_offset_t)bios, VGA_PCI_BIOS_SHADOW_SIZE); in vga_pci_unmap_bios()
HDpcivar.h655 #define VGA_PCI_BIOS_SHADOW_SIZE 131072 macro