Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/sound/emu10k1/
Dhwaccess.h53 #define MAXPAGES 8192 macro
145 u16 emupagetable[MAXPAGES];
Demuadxmg.c49 while (index < (MAXPAGES - 1)) { in emu10k1_addxmgr_alloc()
Dmain.c445 for (count = 0; count < MAXPAGES; count++) in addxmgr_init()
451 card->emupagetable[1] = MAXPAGES - 1; in addxmgr_init()
868 card->virtualpagetable.size = MAXPAGES * sizeof(u32); in hw_init()
886 for (pagecount = 0; pagecount < MAXPAGES; pagecount++) in hw_init()