Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
UART_RHR
src/system/kernel/arch/generic/debug_uart_8250.cpp
162
return In8(UART_RHR);
src/system/kernel/arch/generic/debug_uart_8250.cpp
179
volatile char c = In8(UART_RHR);