Searched refs:pci_is_vga_memory_range (Results 1 – 2 of 2) sorted by relevance
408 pci_is_vga_memory_range(u_long start, u_long end) in pci_is_vga_memory_range() function
1550 (type == SYS_RES_MEMORY && pci_is_vga_memory_range(start, end))) { in pcib_alloc_resource()1740 if (!ok && pci_is_vga_memory_range(start, end)) in pcib_alloc_resource()