Home
last modified time | relevance | path

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

/linux/arch/sparc/kernel/
H A Dioport.c63 static struct resource _sparc_dvma = { variable
246 if (allocate_resource(&_sparc_dvma, res, len, _sparc_dvma.start, in sparc_dma_alloc_resource()
247 _sparc_dvma.end, PAGE_SIZE, NULL, NULL) != 0) { in sparc_dma_alloc_resource()
261 res = lookup_resource(&_sparc_dvma, addr); in sparc_dma_free_resource()
342 &_sparc_dvma); in register_proc_sparc_ioport()