Home
last modified time | relevance | path

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

/openbsd/sys/arch/sparc64/dev/
H A Dgfb.c31 struct gfb_softc { struct
54 sizeof(struct gfb_softc), gfb_match, gfb_attach argument
70 struct gfb_softc *sc = (struct gfb_softc *)self; in gfb_attach()
105 struct gfb_softc *sc = v; in gfb_ioctl()