Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/usermode/dev/
H A Dvncfb.c66 struct vncfb_fbops { struct
89 struct vncfb_fbops sc_ops; argument
291 struct vncfb_fbops *ops = &sc->sc_ops; in vncfb_init_screen()
331 struct vncfb_fbops *ops = &sc->sc_ops; in vncfb_putchar()
350 struct vncfb_fbops *ops = &sc->sc_ops; in vncfb_copycols()
375 struct vncfb_fbops *ops = &sc->sc_ops; in vncfb_erasecols()
395 struct vncfb_fbops *ops = &sc->sc_ops; in vncfb_copyrows()
424 struct vncfb_fbops *ops = &sc->sc_ops; in vncfb_eraserows()
444 struct vncfb_fbops *ops = &sc->sc_ops; in vncfb_cursor()