HomeSort by: relevance | last modified time | path
    Searched defs:vga_pci_softc (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/
vga_pci.c 73 struct vga_pci_softc { struct
95 CFATTACH_DECL2_NEW(vga_pci, sizeof(struct vga_pci_softc),
185 struct vga_pci_softc *psc = device_private(self);
269 struct vga_pci_softc *psc = device_private(self);
283 struct vga_pci_softc *sc = device_private(dv);
317 struct vga_pci_softc *psc = (void *) vc->softc;
339 struct vga_pci_softc *psc = (void *) vc->softc;

Completed in 22 milliseconds