Searched refs:LEDMA_BOUNDARY (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/sbus/
H A Dif_le_ledma.c88 #define LEDMA_BOUNDARY (16*1024*1024) /* must not cross 16MB boundary */ macro
353 LEDMA_BOUNDARY, BUS_DMA_NOWAIT, &lesc->sc_dmamap)) != 0) {
359 if ((error = bus_dmamem_alloc(dmatag, MEMSIZE, 0, LEDMA_BOUNDARY,

Completed in 189 milliseconds