OSIOP_NODMA
if (acb->xs->xs_control & XS_CTL_POLL || sc->sc_flags & OSIOP_NODMA) {
if (flags & XS_CTL_POLL || sc->sc_flags & OSIOP_NODMA)
sc->sc_flags |= OSIOP_NODMA;