Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ASY_LSR_ERRORS
usr/src/uts/common/io/asy.c
3135
while ((lsr & (ASY_LSR_DR | ASY_LSR_ERRORS)) != 0) {
usr/src/uts/common/io/asy.c
3144
while ((lsr & (ASY_LSR_DR | ASY_LSR_ERRORS)) != 0) {
usr/src/uts/common/io/asy.c
3187
if (lsr & ASY_LSR_ERRORS) {