Home
last modified time | relevance | path

Searched refs:out_fifo_buf (Results 1 – 1 of 1) sorted by relevance

/external/qemu/
Dconsole.c153 uint8_t out_fifo_buf[16]; member
1339 s->out_fifo.buf = s->out_fifo_buf; in text_console_do_init()
1340 s->out_fifo.buf_size = sizeof(s->out_fifo_buf); in text_console_do_init()