OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
AIC_ABORTING
sys/dev/ic/aic6360.c
1213
sc->sc_flags |= AIC_ABORTING;
sys/dev/ic/aic6360.c
1234
sc->sc_flags |= AIC_ABORTING;
sys/dev/ic/aic6360.c
1808
if ((sc->sc_flags & AIC_ABORTING) == 0) {