sys/dev/tc/px.c
100
static uint32_t *px_pbuf_get(struct stic_info *);
sys/dev/tc/px.c
101
static int px_pbuf_post(struct stic_info *, uint32_t *);
sys/dev/tc/px.c
107
struct stic_info *px_si;
sys/dev/tc/px.c
127
struct stic_info *si;
sys/dev/tc/px.c
172
struct stic_info *si;
sys/dev/tc/px.c
181
px_init(struct stic_info *si, int bootstrap)
sys/dev/tc/px.c
237
struct stic_info *si;
sys/dev/tc/px.c
311
px_pbuf_get(struct stic_info *si)
sys/dev/tc/px.c
321
px_pbuf_post(struct stic_info *si, uint32_t *buf)
sys/dev/tc/px.c
359
px_ioctl(struct stic_info *si, u_long cmd, void *data, int flag,
sys/dev/tc/px.c
94
static void px_init(struct stic_info *, int);
sys/dev/tc/px.c
95
static int px_ioctl(struct stic_info *, u_long, void *, int,
sys/dev/tc/pxg.c
129
struct stic_info *si;
sys/dev/tc/pxg.c
175
struct stic_info *si;
sys/dev/tc/pxg.c
184
pxg_init(struct stic_info *si)
sys/dev/tc/pxg.c
223
pxg_probe_sram(struct stic_info *si)
sys/dev/tc/pxg.c
236
pxg_probe_planes(struct stic_info *si)
sys/dev/tc/pxg.c
271
struct stic_info *si;
sys/dev/tc/pxg.c
304
pxg_pbuf_get(struct stic_info *si)
sys/dev/tc/pxg.c
314
pxg_pbuf_post(struct stic_info *si, uint32_t *buf)
sys/dev/tc/pxg.c
351
pxg_ioctl(struct stic_info *si, u_long cmd, void *data, int flag,
sys/dev/tc/pxg.c
411
pxg_load_fwseg(struct stic_info *si, struct pxg_fwseg *pfs)
sys/dev/tc/pxg.c
87
static void pxg_init(struct stic_info *);
sys/dev/tc/pxg.c
88
static int pxg_ioctl(struct stic_info *, u_long, void *, int, struct lwp *);
sys/dev/tc/pxg.c
89
static uint32_t *pxg_pbuf_get(struct stic_info *);
sys/dev/tc/pxg.c
90
static int pxg_pbuf_post(struct stic_info *, uint32_t *);
sys/dev/tc/pxg.c
91
static int pxg_probe_planes(struct stic_info *);
sys/dev/tc/pxg.c
92
static int pxg_probe_sram(struct stic_info *);
sys/dev/tc/pxg.c
97
struct stic_info *pxg_si;
sys/dev/tc/stic.c
1096
struct stic_info *si;
sys/dev/tc/stic.c
1118
struct stic_info *si;
sys/dev/tc/stic.c
1152
stic_flush(struct stic_info *si)
sys/dev/tc/stic.c
1232
stic_get_cmap(struct stic_info *si, struct wsdisplay_cmap *p)
sys/dev/tc/stic.c
1251
stic_set_cmap(struct stic_info *si, struct wsdisplay_cmap *p)
sys/dev/tc/stic.c
1291
stic_set_cursor(struct stic_info *si, struct wsdisplay_cursor *p)
sys/dev/tc/stic.c
132
static void stic_setup_backing(struct stic_info *, struct stic_screen *);
sys/dev/tc/stic.c
133
static void stic_setup_vdac(struct stic_info *);
sys/dev/tc/stic.c
134
static void stic_clear_screen(struct stic_info *);
sys/dev/tc/stic.c
136
static int stic_get_cmap(struct stic_info *, struct wsdisplay_cmap *);
sys/dev/tc/stic.c
1369
stic_get_cursor(struct stic_info *si, struct wsdisplay_cursor *p)
sys/dev/tc/stic.c
137
static int stic_set_cmap(struct stic_info *, struct wsdisplay_cmap *);
sys/dev/tc/stic.c
1377
stic_set_curpos(struct stic_info *si, struct wsdisplay_curpos *curpos)
sys/dev/tc/stic.c
138
static int stic_set_cursor(struct stic_info *, struct wsdisplay_cursor *);
sys/dev/tc/stic.c
139
static int stic_get_cursor(struct stic_info *, struct wsdisplay_cursor *);
sys/dev/tc/stic.c
1399
stic_set_hwcurpos(struct stic_info *si)
sys/dev/tc/stic.c
140
static void stic_set_curpos(struct stic_info *, struct wsdisplay_curpos *);
sys/dev/tc/stic.c
141
static void stic_set_hwcurpos(struct stic_info *);
sys/dev/tc/stic.c
1428
struct stic_info *si;
sys/dev/tc/stic.c
1437
if ((si = stic_info[minor(dev)]) == NULL)
sys/dev/tc/stic.c
1454
struct stic_info *si;
sys/dev/tc/stic.c
1457
si = stic_info[minor(dev)];
sys/dev/tc/stic.c
1468
struct stic_info *si;
sys/dev/tc/stic.c
1472
si = stic_info[minor(dev)];
sys/dev/tc/stic.c
270
struct stic_info stic_consinfo;
sys/dev/tc/stic.c
272
static struct stic_info *stic_info[STIC_MAXDV];
sys/dev/tc/stic.c
276
stic_init(struct stic_info *si)
sys/dev/tc/stic.c
349
stic_reset(struct stic_info *si)
sys/dev/tc/stic.c
406
stic_attach(device_t self, struct stic_info *si, int console)
sys/dev/tc/stic.c
411
stic_info[stic_unit] = si;
sys/dev/tc/stic.c
436
stic_cnattach(struct stic_info *si)
sys/dev/tc/stic.c
455
stic_setup_vdac(struct stic_info *si)
sys/dev/tc/stic.c
505
stic_clear_screen(struct stic_info *si)
sys/dev/tc/stic.c
533
struct stic_info *si;
sys/dev/tc/stic.c
617
stic_setup_backing(struct stic_info *si, struct stic_screen *ss)
sys/dev/tc/stic.c
629
struct stic_info *si;
sys/dev/tc/stic.c
632
si = (struct stic_info *)v;
sys/dev/tc/stic.c
662
if (ss == ((struct stic_info *)v)->si_curscreen)
sys/dev/tc/stic.c
674
struct stic_info *si;
sys/dev/tc/stic.c
676
si = (struct stic_info *)v;
sys/dev/tc/stic.c
696
struct stic_info *si;
sys/dev/tc/stic.c
784
struct stic_info *si;
sys/dev/tc/stic.c
825
struct stic_info *si;
sys/dev/tc/stic.c
864
struct stic_info *si;
sys/dev/tc/stic.c
924
struct stic_info *si;
sys/dev/tc/stic.c
978
struct stic_info *si;
sys/dev/tc/sticvar.h
126
void stic_init(struct stic_info *);
sys/dev/tc/sticvar.h
127
void stic_attach(device_t, struct stic_info *, int);
sys/dev/tc/sticvar.h
128
void stic_cnattach(struct stic_info *);
sys/dev/tc/sticvar.h
129
void stic_reset(struct stic_info *);
sys/dev/tc/sticvar.h
130
void stic_flush(struct stic_info *);
sys/dev/tc/sticvar.h
132
extern struct stic_info stic_consinfo;
sys/dev/tc/sticvar.h
63
struct stic_info *ss_si;
sys/dev/tc/sticvar.h
84
u_int32_t *(*si_pbuf_get)(struct stic_info *);
sys/dev/tc/sticvar.h
85
int (*si_pbuf_post)(struct stic_info *, u_int32_t *);
sys/dev/tc/sticvar.h
86
int (*si_ioctl)(struct stic_info *, u_long, void *, int,