Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
LSR_DR
arch/powerpc/kernel/udbg_16550.c
71
if (!(udbg_uart_in(UART_LSR) & LSR_DR))
arch/powerpc/kernel/udbg_16550.c
82
while (!(udbg_uart_in(UART_LSR) & LSR_DR))