Home
last modified time | relevance | path

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

/linux/arch/sparc/kernel/
H A Dioport.c86 static struct xresource xresv[XNRES]; variable
92 xrp = xresv; in xres_alloc()
140 if ((char *)res >= (char*)xresv && (char *)res < (char *)&xresv[XNRES]) { in iounmap()