Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/pci/
Dvga_pci.c68 static struct resource *vga_pci_alloc_resource(device_t dev, device_t child,
165 res = vga_pci_alloc_resource(dev, NULL, SYS_RES_MEMORY, &rid, 0ul, in vga_pci_map_bios()
304 vga_pci_alloc_resource(device_t dev, device_t child, int type, int *rid, in vga_pci_alloc_resource() function
572 DEVMETHOD(bus_alloc_resource, vga_pci_alloc_resource),