Home
last modified time | relevance | path

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

/freebsd/sys/dev/xen/console/
H A Dxen_console.c434 xencons_tx_full(struct xencons_priv *cons) in xencons_tx_full() function
489 return (xencons_tx_full(cons)); in xencons_putc()
526 if (xencons_tx_full(cons)) in xencons_tx()