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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh64/mm/
H A Dioremap.c124 static struct xresource xresv[XNRES]; variable in typeref:struct:xresource
131 xrp = xresv;
347 if ((char *)res >= (char *)xresv &&
348 (char *)res < (char *)&xresv[XNRES]) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/kernel/
H A Dioport.c82 static struct xresource xresv[XNRES]; variable in typeref:struct:xresource
88 xrp = xresv;
131 if ((char *)res >= (char*)xresv && (char *)res < (char *)&xresv[XNRES]) {

Completed in 52 milliseconds