comc_ischar
tty->c_ready = comc_ischar;
return (comc_ischar(cp) ? inb(sp->ioaddr + com_data) : -1);
static int comc_ischar(struct console *);