Searched refs:hw_path (Results 1 – 6 of 6) sorted by relevance
325 path->bc[i--] = to_parisc_device(dev)->hw_path; in get_node_path()357 path.mod = dev->hw_path; in print_pa_hwpath()412 sprintf(output, "%u", (unsigned char) padev->hw_path); in setup_bus_id()423 dev->hw_path = id; in create_tree_node()453 if (pdev->hw_path == d->id) { in match_by_id()689 return (curr->hw_path == id); in match_parisc_device()782 path->mod = padev->hw_path; in device_to_hwpath()1022 mod_path.path.mod = dev->hw_path; in qemu_print_iodc_data()
15 char hw_path; /* The module number on this bus */ member
39 case 0x75: irq = (dev->hw_path == 4) ? 5 : 6; break; /* RS232 */ in asp_choose_irq()
48 case 0x8D: irq = (dev->hw_path == 13) ? 16 : 17; break; in lasi_choose_irq()
2008 int iocnum = (pci_hba->hw_path >> 3); /* IOC # */ in sba_get_iommu()2030 int rope = (pci_hba->hw_path & (ROPES_PER_IOC-1)); /* rope # */ in sba_directed_lmmio()2073 int rope = (pci_hba->hw_path & (ROPES_PER_IOC-1)); /* rope # */ in sba_distributed_lmmio()
781 u8 hw_path:1; member793 u8 hw_path:1;