vga_pci_softc
struct vga_pci_softc *psc = device_private(self);
struct vga_pci_softc *psc = device_private(self);
struct vga_pci_softc *sc = device_private(dv);
struct vga_pci_softc *psc = (void *) vc->softc;
struct vga_pci_softc *psc = (void *) vc->softc;
CFATTACH_DECL2_NEW(vga_pci, sizeof(struct vga_pci_softc),