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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/kernel/
H A Dioport.c59 static struct resource _sparc_dvma = { variable in typeref:struct:resource
314 if (allocate_resource(&_sparc_dvma, res, len_total,
315 _sparc_dvma.start, _sparc_dvma.end, PAGE_SIZE, NULL, NULL) != 0) {
346 if ((res = _sparc_find_resource(&_sparc_dvma,
540 if (allocate_resource(&_sparc_dvma, res, len_total,
541 _sparc_dvma.start, _sparc_dvma.end, PAGE_SIZE, NULL, NULL) != 0) {
567 if ((res = _sparc_find_resource(&_sparc_dvma,
803 create_proc_read_entry("dvma_map",0,NULL,_sparc_io_get_info,&_sparc_dvma);
[all...]

Completed in 113 milliseconds