Searched refs:OSIOP_MAX_XFER (Results 1 – 2 of 2) sorted by relevance
83 #define OSIOP_MAX_XFER (PAGE_SIZE * (OSIOP_NSG - 1)) macro85 #define OSIOP_MAX_XFER MAXPHYS macro
306 err = bus_dmamap_create(sc->sc_dmat, OSIOP_MAX_XFER, OSIOP_NSG,307 OSIOP_MAX_XFER, 0, BUS_DMA_NOWAIT, &acb->datadma);366 if (bp->b_bcount > OSIOP_MAX_XFER)367 bp->b_bcount = OSIOP_MAX_XFER;