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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Distallion.c520 #define BBY_PAGESIZE (16 * 1024) macro
2960 ptr = brdp->membase + (offset % BBY_PAGESIZE);
2961 val = (unsigned char) (offset / BBY_PAGESIZE);
3226 brdp->pagesize = BBY_PAGESIZE;

Completed in 71 milliseconds