FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ULSR_TSRE
sys/dev/usb/serial/uftdi.c
1319
lsr &= ~(ULSR_TXRDY | ULSR_TSRE);
sys/dev/usb/serial/usb_serial.c
1420
const uint8_t txidle = ULSR_TXRDY | ULSR_TSRE;