Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Demuxkivar.h68 #define EMU_REC_DMASIZE (8192) macro
H A Demuxki.c1077 sc->rmem = dmamem_alloc(sc, EMU_REC_DMASIZE); in emuxki_allocm()