Home
last modified time | relevance | path

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

/arch/parisc/kernel/
Dfirmware.c377 struct pdc_module_path *mod_path, long mod_index) in pdc_system_map_find_mods() argument
387 memcpy(mod_path, pdc_result2, sizeof(*mod_path)); in pdc_system_map_find_mods()
613 struct pdc_module_path *mod_path) in pdc_mem_map_hpa() argument
619 memcpy(pdc_result2, mod_path, sizeof(*mod_path)); in pdc_mem_map_hpa()
Ddrivers.c486 alloc_pa_dev(unsigned long hpa, struct hardware_path *mod_path) in alloc_pa_dev() argument
502 dev = create_parisc_device(mod_path); in alloc_pa_dev()
Dinventory.c189 dev = alloc_pa_dev(PAT_GET_CBA(temp), &pa_pdc_cell.mod_path); in pat_query_module()
/arch/parisc/include/asm/
Dpdcpat.h280 struct hardware_path mod_path; /* module path (device path - layers) */ member
Dpdc.h610 struct pdc_module_path *mod_path, long mod_index);
622 int pdc_mem_map_hpa(struct pdc_memory_map *r_addr, struct pdc_module_path *mod_path);