Searched refs:xencons_getc (Results 1 – 1 of 1) sorted by relevance
493 xencons_getc(struct xencons_priv *cons) in xencons_getc() function561 while ((ret = xencons_getc(cons)) != -1) { in xencons_intr()628 return (xencons_getc(&main_cons)); in xencons_cngetc()