Home
last modified time | relevance | path

Searched defs:sc_softc (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/dev/misc/syscons/
H A Dsyscons.h196 struct keyboard *kbd;
198 int adapter;
203 struct fb_info *fbi;
207 int fb_blanked;
209 int first_vty;
210 int vtys;
211 cdev_t *dev;
227 char cursor_base;
228 char cursor_height;
254 } sc_softc_t; argument
[all …]