Home
last modified time | relevance | path

Searched refs:ite_softc (Results 1 – 15 of 15) sorted by relevance

/original-bsd/sys/hp300/stand/
H A Dite.c75 struct ite_softc ite_softc[NITE] = { 0 }; variable
86 struct ite_softc *ip; in iteconfig()
103 ip = &ite_softc[i]; in iteconfig()
143 register struct ite_softc *ip;
161 ip = &ite_softc[ite];
181 struct ite_softc *ip;
186 ip = &ite_softc[ite];
203 register struct ite_softc *ip = &ite_softc[itecons];
242 register struct ite_softc *ip; in itecheckwrap()
258 register struct ite_softc *ip; in ite_clrtoeol()
H A Dite_tc.c31 register struct ite_softc *ip; in topcat_init()
86 register struct ite_softc *ip; in topcat_putc()
96 register struct ite_softc *ip; in topcat_cursor()
110 struct ite_softc *ip;
120 register struct ite_softc *ip; in topcat_scroll()
136 struct ite_softc *ip;
H A Dite_gb.c31 register struct ite_softc *ip; in gbox_init()
85 register struct ite_softc *ip; in gbox_putc()
95 register struct ite_softc *ip; in gbox_cursor()
109 struct ite_softc *ip;
129 register struct ite_softc *ip; in gbox_scroll()
147 register struct ite_softc *ip; in gbox_windowmove()
H A Dite_rb.c31 struct ite_softc *ip;
101 register struct ite_softc *ip; in rbox_putc()
111 register struct ite_softc *ip; in rbox_cursor()
125 struct ite_softc *ip;
135 register struct ite_softc *ip; in rbox_scroll()
151 struct ite_softc *ip;
H A Dite_hy.c35 register struct ite_softc *ip; in hyper_init()
62 register struct ite_softc *ip; in hyper_ite_fontinit()
90 register struct ite_softc *ip; in hyper_putc()
100 register struct ite_softc *ip; in hyper_cursor()
117 struct ite_softc *ip;
127 register struct ite_softc *ip; in hyper_scroll()
223 struct ite_softc *ip;
H A Dite_dv.c30 struct ite_softc *ip;
105 register struct ite_softc *ip; in dvbox_putc()
115 register struct ite_softc *ip; in dvbox_cursor()
129 struct ite_softc *ip;
139 register struct ite_softc *ip; in dvbox_scroll()
155 struct ite_softc *ip;
H A Dite_subr.c26 struct ite_softc *ip;
58 register struct ite_softc *ip; in ite_fontinit()
86 struct ite_softc *ip; in ite_readbyte()
93 register struct ite_softc *ip; in ite_writeglyph()
/original-bsd/sys/hp/dev/
H A Dite.c64 struct ite_softc ite_softc[NITE]; variable
98 struct ite_softc *ip = &ite_softc[unit];
128 struct ite_softc *ip = &ite_softc[unit];
162 register struct ite_softc *ip = &ite_softc[UNIT(dev)];
189 register struct ite_softc *ip = &ite_softc[unit];
298 struct ite_softc *ip;
422 register struct ite_softc *ip = &ite_softc[unit];
800 register struct ite_softc *ip;
817 ip = &ite_softc[i];
863 struct ite_softc *ip = &ite_softc[unit];
[all …]
H A Dite_subr.c33 struct ite_softc *ip;
65 register struct ite_softc *ip; in ite_fontinit()
93 struct ite_softc *ip; in ite_readbyte()
100 register struct ite_softc *ip; in ite_writeglyph()
H A Ditevar.h40 struct ite_softc { struct
158 extern struct ite_softc ite_softc[];
/original-bsd/sys/hp300/dev/
H A Dite_dv.c41 register struct ite_softc *ip; in dvbox_init()
137 register struct ite_softc *ip; in dvbox_deinit()
146 register struct ite_softc *ip; in dvbox_putc()
158 register struct ite_softc *ip; in dvbox_cursor()
172 struct ite_softc *ip;
182 register struct ite_softc *ip; in dvbox_scroll()
217 struct ite_softc *ip;
H A Dite_gb.c41 register struct ite_softc *ip; in gbox_init()
108 struct ite_softc *ip;
117 register struct ite_softc *ip; in gbox_putc()
129 register struct ite_softc *ip; in gbox_cursor()
143 struct ite_softc *ip;
162 register struct ite_softc *ip; in gbox_scroll()
194 register struct ite_softc *ip; in gbox_windowmove()
H A Dite_rb.c41 struct ite_softc *ip;
136 struct ite_softc *ip;
145 register struct ite_softc *ip; in rbox_putc()
157 register struct ite_softc *ip; in rbox_cursor()
171 struct ite_softc *ip;
181 register struct ite_softc *ip; in rbox_scroll()
216 struct ite_softc *ip;
H A Dite_tc.c42 register struct ite_softc *ip; in topcat_init()
145 register struct ite_softc *ip; in topcat_deinit()
155 register struct ite_softc *ip; in topcat_putc()
166 register struct ite_softc *ip; in topcat_cursor()
180 register struct ite_softc *ip; in topcat_clear()
190 register struct ite_softc *ip; in topcat_scroll()
225 struct ite_softc *ip;
H A Dite_hy.c47 register struct ite_softc *ip; in hyper_init()
86 register struct ite_softc *ip; in hyper_deinit()
95 register struct ite_softc *ip; in hyper_ite_fontinit()
123 register struct ite_softc *ip; in hyper_putc()
134 register struct ite_softc *ip; in hyper_cursor()
148 register struct ite_softc *ip; in hyper_clear()
158 register struct ite_softc *ip; in hyper_scroll()
273 struct ite_softc *ip;