Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/sun2/dev/
Dif_ie_mbmem.c172 #define IEMBMEM_PAGESIZE 1024 /* bytes */ macro
467 sc->scp = (IE_SCP_ADDR & (IEMBMEM_PAGESIZE - 1)); in ie_mbmem_attach()
485 sc->buf_area = IEMBMEM_PAGESIZE; in ie_mbmem_attach()
486 sc->buf_area_sz = memsize - IEMBMEM_PAGESIZE; in ie_mbmem_attach()