Searched refs:term_fifo (Results 1 – 1 of 1) sorted by relevance
751 static uint8_t term_fifo[TERM_FIFO_MAX_SIZE]; variable760 qemu_chr_read(chr, term_fifo, 1); in stdio_read_poll()787 term_fifo[term_fifo_size++] = buf[0]; in stdio_read()