smg_screen
struct smg_screen *ss = &smg_consscr;
struct smg_screen *sc_scr;
static int smg_setup_screen(struct smg_screen *);
static int smg_getcursor(struct smg_screen *, struct wsdisplay_cursor *);
static int smg_setcursor(struct smg_screen *, struct wsdisplay_cursor *);
static void smg_updatecursor(struct smg_screen *, u_int);
static struct smg_screen smg_consscr;
struct smg_screen *scr;
smg_setup_screen(struct smg_screen *ss)
struct smg_screen *ss = sc->sc_scr;
struct smg_screen *ss = sc->sc_scr;
smg_getcursor(struct smg_screen *ss, struct wsdisplay_cursor *wdc)
smg_setcursor(struct smg_screen *ss, struct wsdisplay_cursor *wdc)
smg_updatecursor(struct smg_screen *ss, u_int which)