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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/kernel/
H A Dinventory.c48 struct pdc_module_path module_path; local
58 status = pdc_system_map_find_mods(&module_result, &module_path, 0);
433 struct pdc_module_path *module_path)
436 int status = pdc_mem_map_hpa(r_addr, module_path);
440 dev = alloc_pa_dev(r_addr->hpa, &module_path->path);
462 struct pdc_module_path module_path; local
466 memset(module_path.path.bc, 0xff, 6);
467 module_path.path.mod = mod;
468 dev = legacy_create_device(&r_addr, &module_path);
472 memset(module_path
432 legacy_create_device(struct pdc_memory_map *r_addr, struct pdc_module_path *module_path) argument
541 struct pdc_module_path module_path; local
[all...]

Completed in 101 milliseconds