OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
NCR_ABORTING
sys/dev/ic/ncr53c9x.c
1852
sc->sc_flags |= NCR_ABORTING;
sys/dev/ic/ncr53c9x.c
1865
sc->sc_flags |= NCR_ABORTING;
sys/dev/ic/ncr53c9x.c
2160
if ((sc->sc_flags & NCR_ABORTING) == 0) {