AHB_MAXXFER
error = bus_dmamap_create(dmat, AHB_MAXXFER, AHB_NSEG, AHB_MAXXFER,
if (bp->b_bcount > AHB_MAXXFER)
bp->b_bcount = AHB_MAXXFER;