Home
last modified time | relevance | path

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

/openbmc/qemu/hw/char/
H A Dxen_console.c117 static int ring_free_bytes(XenConsole *con) in ring_free_bytes() function
136 return ring_free_bytes(con); in xencons_can_receive()
146 max = ring_free_bytes(con); in xencons_receive()