Searched refs:sio_putc (Results 1 – 4 of 4) sorted by relevance
21 .globl sio_putc symbol55 sio_putc: pushl %eax label59 sio_putc.1: inb (%dx),%al # Transmitter61 loopz sio_putc.1 # No62 jz sio_putc.2 # If timeout66 sio_putc.2: ret # To caller
21 void sio_putc(int) __attribute__((regparm (3)));
631 sio_putc(c); in xputc()
50 sio_putc(c); in xputc()