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

/freebsd-11-stable/sys/dev/pci/
H A Dvga_pci.c55 struct vga_resource { struct
62 struct vga_resource vga_bars[PCIR_MAX_BAR_0 + 1];
63 struct vga_resource vga_bios;
68 static struct vga_resource *lookup_res(struct vga_pci_softc *sc, int rid);
179 struct vga_resource *vr;
321 static struct vga_resource *
338 struct vga_resource *vr;
364 struct vga_resource *vr;

Completed in 206 milliseconds