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

  /src/sys/dev/ic/
osiopvar.h 224 #define OSIOP_NODMA 0x02 /* No DMA transfer */
osiop.c 426 if (flags & XS_CTL_POLL || sc->sc_flags & OSIOP_NODMA)
738 sc->sc_flags |= OSIOP_NODMA;
1672 if (acb->xs->xs_control & XS_CTL_POLL || sc->sc_flags & OSIOP_NODMA) {

Completed in 13 milliseconds