Searched refs:mod_path (Results 1 – 5 of 5) sorted by relevance
275 struct pdc_module_path *mod_path, long mod_index);287 int pdc_mem_map_hpa(struct pdc_memory_map *r_addr, struct pdc_module_path *mod_path);
280 struct hardware_path mod_path; /* module path (device path - layers) */ member
376 struct pdc_module_path *mod_path, long mod_index) in pdc_system_map_find_mods() argument386 memcpy(mod_path, pdc_result2, sizeof(*mod_path)); in pdc_system_map_find_mods()616 struct pdc_module_path *mod_path) in pdc_mem_map_hpa() argument622 memcpy(pdc_result2, mod_path, sizeof(*mod_path)); in pdc_mem_map_hpa()
194 dev = alloc_pa_dev(PAT_GET_CBA(temp), &(pa_pdc_cell->mod_path)); in pat_query_module()
487 alloc_pa_dev(unsigned long hpa, struct hardware_path *mod_path) in alloc_pa_dev() argument503 dev = create_parisc_device(mod_path); in alloc_pa_dev()