Searched refs:cnputc (Results 1 - 25 of 43) sorted by relevance

12

/netbsd-current/sys/arch/bebox/stand/boot/
H A Dprf.c39 cnputc(c);
H A Dboot.h27 void cnputc(int);
/netbsd-current/sys/arch/cobalt/stand/boot/
H A Dprf.c39 cnputc(c);
H A Dboot.h53 void cnputc(int);
/netbsd-current/sys/arch/prep/stand/boot/
H A Dprf.c38 cnputc(c);
H A Dboot.h26 void cnputc(int);
/netbsd-current/sys/arch/rs6000/stand/boot/
H A Dprf.c38 cnputc(c);
H A Dboot.h26 void cnputc(int);
/netbsd-current/sys/arch/mmeye/stand/boot/
H A Dprf.c39 cnputc(c);
H A Dboot.h57 void cnputc(int);
/netbsd-current/sys/arch/sgimips/stand/common/
H A Diris_prf.c39 cnputc(c);
H A Diris_machdep.h52 void cnputc(int);
/netbsd-current/sys/arch/luna68k/stand/boot/
H A Dprf.c73 cnputc(c);
75 cnputc('\r');
/netbsd-current/sys/arch/hp300/stand/common/
H A Dprf.c73 cnputc(c);
75 cnputc('\r');
H A Dcons.c115 cnputc(int c) function
/netbsd-current/sys/ddb/
H A Ddb_output.c96 cnputc(' ');
100 cnputc(' ');
117 cnputc('\n');
132 cnputc(*p);
148 cnputc(*p++);
171 cnputc(c);
177 cnputc(c);
190 cnputc(c);
H A Ddb_input.c88 cnputc(*s++);
96 cnputc(c);
115 cnputc(*p);
166 cnputc(BACKUP);
173 cnputc(*db_lc);
180 cnputc(BACKUP);
187 cnputc(*db_lc);
218 cnputc(BACKUP);
219 cnputc(db_lc[-1]);
220 cnputc(db_l
[all...]
H A Ddb_user.h59 void cnputc(int);
/netbsd-current/sys/arch/landisk/stand/boot/
H A Dcons.h38 void cnputc(int c);
/netbsd-current/sys/dev/
H A Dcons.h84 void cnputc(int);
110 dev_decl(n,cnputc); dev_decl(n,cnpollc); dev_decl(n,cnbell); \
115 dev_init(n,cnputc), dev_init(n,cnpollc), NULL, NULL, NULL, \
120 dev_init(n,cnputc), dev_init(n,cnpollc), dev_init(n,cnbell) }
124 dev_init(n,cnputc), dev_init(n,cnpollc), 0, \
/netbsd-current/sys/arch/hppa/stand/common/
H A Ddev_hppa.c185 cnputc('\b');
186 cnputc(' ');
188 cnputc('\b');
194 cnputc(' ');
202 cnputc(c);
206 cnputc(c);
210 cnputc(c);
H A Dcons.c85 cnputc(int c) function
H A Dlibsa.h49 void cnputc(int);
/netbsd-current/sys/arch/alpha/include/
H A Dautoconf.h76 void (*cnputc)(int); /* 168: console putc pointer */ member in struct:bootinfo_v1
/netbsd-current/sys/dev/wscons/
H A Dwsdisplay_vcons_util.c61 cnputc(msgbufp->msg_bufc[rptr]);

Completed in 269 milliseconds

12