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

/freebsd-10.0-release/sys/dev/esp/
H A Dncr53c9xvar.h404 #define NCR_ABORTING 0x02 /* Bailing out */ macro
H A Dncr53c9x.c2220 sc->sc_flags |= NCR_ABORTING;
2234 sc->sc_flags |= NCR_ABORTING;
2575 if ((sc->sc_flags & NCR_ABORTING) == 0) {

Completed in 167 milliseconds