tga_devconfig
struct tga_devconfig *dc = dst->ri_hw;
struct tga_devconfig tga_console_dc;
struct tga_devconfig *dc = ri->ri_hw;
struct tga_devconfig *dc = ri->ri_hw;
struct tga_devconfig *dc = ri->ri_hw;
struct tga_devconfig *dc = v;
struct tga_devconfig *dc = v;
struct tga_devconfig *dc = v;
struct tga_devconfig *dc = v;
struct tga_devconfig *dc = v;
struct tga_devconfig *dc = v;
static void tga2_ics9110_wr(struct tga_devconfig *dc, int dotclock);
static struct monitor *tga_getmonitor(struct tga_devconfig *dc);
tga2_init(struct tga_devconfig *dc)
tga2_ics9110_wr(struct tga_devconfig *dc, int dotclock)
static void tga_blank(struct tga_devconfig *);
static void tga_unblank(struct tga_devconfig *);
tga_getmonitor(struct tga_devconfig *dc)
tga_getdotclock(struct tga_devconfig *dc)
struct tga_devconfig tmp_dc;
struct tga_devconfig *dc = &tmp_dc;
bus_size_t *pcisize, struct tga_devconfig *dc)
struct tga_devconfig *dc)
struct tga_devconfig *dc;
sc->sc_dc = malloc(sizeof(struct tga_devconfig), M_DEVBUF,
struct tga_devconfig *dc = sc->sc_dc;
struct tga_devconfig *dc = v;
struct tga_devconfig *dc = v;
pcitag_t tag, struct tga_devconfig *dc);
struct tga_devconfig *dcp = &tga_console_dc;
pcitag_t, bus_size_t *pcisize, struct tga_devconfig *dc);
static unsigned int tga_getdotclock(struct tga_devconfig *dc);
tga_blank(struct tga_devconfig *dc)
tga_unblank(struct tga_devconfig *dc)
tga_builtin_set_cursor(struct tga_devconfig *dc,
tga_builtin_get_cursor(struct tga_devconfig *dc,
tga_builtin_set_curpos(struct tga_devconfig *dc,
tga_builtin_get_curpos(struct tga_devconfig *dc,
tga_builtin_get_curmax(struct tga_devconfig *dc,
static void tga2_init(struct tga_devconfig *);
tga_identify(struct tga_devconfig *dc)
int tga_identify(struct tga_devconfig *);
int tga_builtin_set_cursor(struct tga_devconfig *, struct wsdisplay_cursor *);
int tga_builtin_get_cursor(struct tga_devconfig *, struct wsdisplay_cursor *);
int tga_builtin_set_curpos(struct tga_devconfig *, struct wsdisplay_curpos *);
int tga_builtin_get_curpos(struct tga_devconfig *, struct wsdisplay_curpos *);
int tga_builtin_get_curmax(struct tga_devconfig *, struct wsdisplay_curpos *);
struct tga_devconfig;
struct tga_devconfig *sc_dc; /* device configuration */