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

/freebsd-10.1-release/sys/dev/pci/
H A Dvga_pci.c54 struct vga_resource { struct
61 struct vga_resource vga_bars[PCIR_MAX_BAR_0 + 1];
62 struct vga_resource vga_bios;
67 static struct vga_resource *lookup_res(struct vga_pci_softc *sc, int rid);
171 struct vga_resource *vr;
283 static struct vga_resource *
300 struct vga_resource *vr;
326 struct vga_resource *vr;

Completed in 74 milliseconds