hw_path 15 arch/parisc/include/asm/parisc-device.h char hw_path; /* The module number on this bus */ hw_path 335 arch/parisc/include/asm/pdcpat.h unsigned long phys_loc, hw_path; hw_path 327 arch/parisc/kernel/drivers.c path->bc[i--] = to_parisc_device(dev)->hw_path; hw_path 359 arch/parisc/kernel/drivers.c path.mod = dev->hw_path; hw_path 414 arch/parisc/kernel/drivers.c sprintf(output, "%u", (unsigned char) padev->hw_path); hw_path 424 arch/parisc/kernel/drivers.c dev->hw_path = id; hw_path 454 arch/parisc/kernel/drivers.c if (pdev->hw_path == d->id) { hw_path 691 arch/parisc/kernel/drivers.c return (curr->hw_path == id); hw_path 784 arch/parisc/kernel/drivers.c path->mod = padev->hw_path; hw_path 888 arch/parisc/kernel/drivers.c char hw_path[64]; hw_path 891 arch/parisc/kernel/drivers.c print_pa_hwpath(dev, hw_path); hw_path 893 arch/parisc/kernel/drivers.c ++count, dev->name, &(dev->hpa.start), hw_path, dev->id.hw_type, hw_path 39 drivers/parisc/asp.c case 0x75: irq = (dev->hw_path == 4) ? 5 : 6; break; /* RS232 */ hw_path 254 drivers/parisc/ccio-dma.c unsigned int hw_path; /* the hardware path this ioc is associatd with */ hw_path 1120 drivers/parisc/ccio-dma.c static struct ioc * ccio_find_ioc(int hw_path) hw_path 1127 drivers/parisc/ccio-dma.c if (ioc->hw_path == hw_path) hw_path 1149 drivers/parisc/ccio-dma.c return ccio_find_ioc(dev->hw_path); hw_path 1385 drivers/parisc/ccio-dma.c snprintf(name, 14, "GSC Bus [%d/]", ioc->hw_path); hw_path 1536 drivers/parisc/ccio-dma.c ioc->hw_path = dev->hw_path; hw_path 47 drivers/parisc/lasi.c case 0x8D: irq = (dev->hw_path == 13) ? 16 : 17; break; hw_path 1996 drivers/parisc/sba_iommu.c int iocnum = (pci_hba->hw_path >> 3); /* rope # */ hw_path 2018 drivers/parisc/sba_iommu.c int rope = (pci_hba->hw_path & (ROPES_PER_IOC-1)); /* rope # */ hw_path 2061 drivers/parisc/sba_iommu.c int rope = (pci_hba->hw_path & (ROPES_PER_IOC-1)); /* rope # */ hw_path 778 drivers/scsi/megaraid/megaraid_sas_fusion.h u8 hw_path:1; hw_path 790 drivers/scsi/megaraid/megaraid_sas_fusion.h u8 hw_path:1;