Searched refs:nextdisplay_config (Results 1 – 2 of 2) sorted by relevance
39 struct nextdisplay_config;44 struct nextdisplay_config { struct70 struct nextdisplay_config *sc_dc; argument
128 void nextdisplay_init(struct nextdisplay_config *, int);134 static struct nextdisplay_config nextdisplay_console_dc;158 nextdisplay_init(struct nextdisplay_config *dc, int color) in nextdisplay_init()242 sc->sc_dc = kmem_alloc(sizeof(struct nextdisplay_config), in nextdisplay_attach()299 struct nextdisplay_config *dc = sc->sc_dc; in nextdisplay_ioctl()353 struct nextdisplay_config *dc = sc->sc_dc; in nextdisplay_mmap()419 struct nextdisplay_config *dc = &nextdisplay_console_dc; in nextdisplay_cnattach()