Searched refs:scif_putc (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/sys/arch/mmeye/stand/boot/
H A Dscif.h29 void scif_putc(int);
H A Dcons.c203 scif_putc('\r');
204 scif_putc(c);
H A Dscif.c85 scif_putc(int c) function
/netbsd-current/sys/arch/landisk/stand/boot/
H A Dcons.h47 void scif_putc(int c);
H A Dcons.c106 scif_putc('\r');
107 scif_putc(c);
H A Dscifcons.c205 scif_putc(int c) function
/netbsd-current/sys/arch/sh3/dev/
H A Dscif.c244 void scif_putc(unsigned char);
379 scif_putc(unsigned char c) function
568 scif_putc(*(sc->sc_tba));
1383 scif_putc(*(sc->sc_tba));
1454 scif_putc((u_char)c);

Completed in 222 milliseconds