Searched refs:QEMUFIFO (Results 1 – 1 of 1) sorted by relevance
91 typedef struct QEMUFIFO { struct95 } QEMUFIFO; argument97 static int qemu_fifo_write(QEMUFIFO *f, const uint8_t *buf, int len1) in qemu_fifo_write()120 static int qemu_fifo_read(QEMUFIFO *f, uint8_t *buf, int len1) in qemu_fifo_read()186 QEMUFIFO out_fifo;