Home
last modified time | relevance | path

Searched refs:MAPLE_DMABUF_SIZE (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/arch/dreamcast/dev/maple/
Dmaplereg.h47 #define MAPLE_DMABUF_SIZE (MAPLE_PORTS*MAPLE_SUBUNITS*(1024+1024+4+4)) macro
Dmaple.c207 if (maple_alloc_dma(MAPLE_DMABUF_SIZE, &dmabuffer, &dmabuffer_phys)) { in mapleattach()