HomeSort by: relevance | last modified time | path
    Searched refs:NCR_ICCS (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
ncr53c9xvar.h 358 #define NCR_ICCS 0x10 /* Expect status phase results */
ncr53c9x.c 2636 if ((sc->sc_flags & NCR_ICCS) != 0) {
2640 sc->sc_flags &= ~NCR_ICCS;
2807 sc->sc_flags |= NCR_ICCS;
  /src/sys/arch/next68k/dev/
esp.c 708 sc->sc_flags &= ~NCR_ICCS;

Completed in 39 milliseconds