Searched refs:VDMA_PAGE_EMPTY (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-mips/
H A Djazzdma.h33 #define VDMA_PAGE_EMPTY 0xff000000 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm/
H A Djazzdma.h33 #define VDMA_PAGE_EMPTY 0xff000000 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/mips/jazz/
H A Djazzdma.c55 pgtbl[i].owner = VDMA_PAGE_EMPTY;
120 while (entry[first].owner != VDMA_PAGE_EMPTY &&
128 while (entry[last].owner == VDMA_PAGE_EMPTY
197 pgtbl[i].owner = VDMA_PAGE_EMPTY;

Completed in 31 milliseconds