Home
last modified time | relevance | path

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

/arch/parisc/include/asm/
Dparisc-device.h15 char hw_path; /* The module number on this bus */ member
Dpdcpat.h335 unsigned long phys_loc, hw_path; member
/arch/parisc/kernel/
Ddrivers.c327 path->bc[i--] = to_parisc_device(dev)->hw_path; in get_node_path()
359 path.mod = dev->hw_path; in print_pa_hwpath()
414 sprintf(output, "%u", (unsigned char) padev->hw_path); in setup_bus_id()
424 dev->hw_path = id; in create_tree_node()
454 if (pdev->hw_path == d->id) { in match_by_id()
690 return (curr->hw_path == id); in match_parisc_device()
783 path->mod = padev->hw_path; in device_to_hwpath()