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

/freebsd-10.0-release/sys/dev/ciss/
H A Dcissvar.h260 #define CISS_FLAG_FAKE_SYNCH (1<<16) /* needs SYNCHRONISE_CACHE faked */ macro
H A Dciss.c1216 sc->ciss_flags |= CISS_FLAG_FAKE_SYNCH;
3215 if (sc->ciss_flags & CISS_FLAG_FAKE_SYNCH) {

Completed in 115 milliseconds