OOSIOP_MAX_XFER
err = bus_dmamap_create(sc->sc_dmat, OOSIOP_MAX_XFER,
if (bp->b_bcount > OOSIOP_MAX_XFER)
bp->b_bcount = OOSIOP_MAX_XFER;