Home
last modified time | relevance | path

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

/NextBSD/sys/dev/sound/pci/
HDemu10k1.c51 #define EMUMAXPAGES (WAVEOUT_MAXBUFSIZE * NUM_G / EMUPAGESIZE) macro
167 u_int8_t bmap[EMUMAXPAGES / 8];
1358 while (!found && start + blksz < EMUMAXPAGES) { in emu_memalloc()
1890 sc->mem.ptb_pages = emu_malloc(sc, EMUMAXPAGES * sizeof(u_int32_t), in emu_init()
1904 for (i = 0; i < EMUMAXPAGES; i++) in emu_init()