Home
last modified time | relevance | path

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

/freebsd/sys/dev/pci/
H A Dvga_pci.c55 struct vga_resource { struct
62 struct vga_resource vga_bars[PCIR_MAX_BAR_0 + 1]; argument
63 struct vga_resource vga_bios;
68 static struct vga_resource *lookup_res(struct vga_pci_softc *sc, int rid);
164 struct vga_resource *vr; in vga_pci_map_bios()
274 struct vga_resource *vr; in vga_pci_unmap_bios()
438 static struct vga_resource *
455 struct vga_resource *vr; in vga_pci_alloc_resource()
480 struct vga_resource *vr; in vga_pci_release_resource()