Searched refs:NCR_ICCS (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/dev/esp/
H A Dncr53c9xvar.h398 #define NCR_ICCS 0x04 /* Expect status phase results */ macro
H A Dncr53c9x.c2896 if ((sc->sc_flags & NCR_ICCS) != 0) {
2898 sc->sc_flags &= ~NCR_ICCS;
3093 sc->sc_flags |= NCR_ICCS;

Completed in 55 milliseconds