NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
NCR_ICCS
sys/arch/next68k/dev/esp.c
705
sc->sc_flags &= ~NCR_ICCS;
sys/dev/ic/ncr53c9x.c
2636
if ((sc->sc_flags & NCR_ICCS) != 0) {
sys/dev/ic/ncr53c9x.c
2640
sc->sc_flags &= ~NCR_ICCS;
sys/dev/ic/ncr53c9x.c
2807
sc->sc_flags |= NCR_ICCS;