/arch/powerpc/kernel/ |
D | pci_32.c | 248 hose->last_busno = 0xff; in pcibios_init() 251 if (pci_assign_all_buses || next_busno <= hose->last_busno) in pcibios_init() 252 next_busno = hose->last_busno + pcibios_assign_bus_offset; in pcibios_init() 285 if (bus >= hose->first_busno && bus <= hose->last_busno) in pci_bus_to_hose()
|
D | rtas_pci.c | 222 phb->last_busno = be32_to_cpu(bus_range[1]); in phb_set_bus_ranges()
|
D | pci-common.c | 1625 hose->busn.end = hose->last_busno; in pcibios_scan_phb() 1650 hose->last_busno = pci_scan_child_bus(bus); in pcibios_scan_phb() 1651 pci_bus_update_busn_res_end(bus, hose->last_busno); in pcibios_scan_phb()
|
/arch/xtensa/include/asm/ |
D | pci-bridge.h | 40 int last_busno; member
|
/arch/powerpc/platforms/embedded6xx/ |
D | storcenter.c | 55 hose->last_busno = bus_range ? bus_range[1] : 0xff; in storcenter_add_bridge()
|
D | linkstation.c | 55 hose->last_busno = bus_range ? bus_range[1] : 0xff; in linkstation_add_bridge()
|
D | mvme5100.c | 122 hose->last_busno = bus_range ? bus_range[1] : 0xff; in mvme5100_add_bridge()
|
/arch/powerpc/platforms/maple/ |
D | pci.c | 452 hose->last_busno = 0xff; in setup_u3_agp() 484 hose->last_busno = 0xef; in setup_u3_ht() 509 hose->last_busno = bus_range ? bus_range[1] : 0xff; in maple_add_bridge() 527 disp_name, hose->first_busno, hose->last_busno); in maple_add_bridge()
|
/arch/microblaze/include/asm/ |
D | pci-bridge.h | 34 int last_busno; member
|
/arch/powerpc/platforms/powermac/ |
D | pci.c | 636 hose->last_busno = 0xff; in setup_u3_agp() 660 hose->last_busno = 0xff; in setup_u4_pcie() 735 hose->last_busno = 0xef; in setup_u3_ht() 796 hose->last_busno = bus_range ? bus_range[1] : 0xff; in pmac_add_bridge() 817 " %d->%d\n", disp_name, hose->first_busno, hose->last_busno); in pmac_add_bridge() 840 hose->last_busno); in pmac_add_bridge()
|
/arch/powerpc/platforms/amigaone/ |
D | setup.c | 56 hose->last_busno = bus_range ? bus_range[1] : 0xff; in amigaone_add_bridge()
|
/arch/powerpc/sysdev/ |
D | tsi108_pci.c | 215 hose->last_busno = bus_range ? bus_range[1] : 0xff; in tsi108_setup_pci() 220 &rsrc.start, hose->first_busno, hose->last_busno); in tsi108_setup_pci()
|
D | fsl_pci.c | 558 hose->last_busno = bus_range ? bus_range[1] : 0xff; in fsl_add_bridge() 630 hose->last_busno); in fsl_add_bridge() 865 hose->last_busno = bus_range ? bus_range[1] : 0xff; in mpc83xx_add_bridge() 879 hose->last_busno); in mpc83xx_add_bridge()
|
/arch/powerpc/platforms/4xx/ |
D | pci.c | 369 hose->last_busno = bus_range ? bus_range[1] : 0xff; in ppc4xx_probe_pci_bridge() 575 hose->last_busno = bus_range ? bus_range[1] : 0xff; in ppc4xx_probe_pcix_bridge() 1559 if (bus->number > port->hose->last_busno) { in ppc4xx_pciex_validate_bdf() 1642 bus->number, hose->first_busno, hose->last_busno, in ppc4xx_pciex_read_config() 1682 bus->number, hose->first_busno, hose->last_busno, in ppc4xx_pciex_write_config() 1941 hose->last_busno = bus_range ? bus_range[1] : 0xff; in ppc4xx_pciex_port_setup_hose() 1948 busses = hose->last_busno - hose->first_busno; /* This is off by 1 */ in ppc4xx_pciex_port_setup_hose() 1951 hose->last_busno = hose->first_busno + busses; in ppc4xx_pciex_port_setup_hose() 1981 hose->first_busno, hose->last_busno); in ppc4xx_pciex_port_setup_hose() 1996 out_8(mbase + PCI_SUBORDINATE_BUS, hose->last_busno); in ppc4xx_pciex_port_setup_hose()
|
/arch/microblaze/pci/ |
D | pci-common.c | 984 hose->last_busno = bus->busn_res.end; in pcibios_scan_phb() 996 hose->last_busno = 0xff; in pcibios_init() 998 if (next_busno <= hose->last_busno) in pcibios_init() 999 next_busno = hose->last_busno + 1; in pcibios_init() 1020 if (bus >= hose->first_busno && bus <= hose->last_busno) in pci_bus_to_hose()
|
/arch/powerpc/platforms/52xx/ |
D | efika.c | 122 hose->last_busno = bus_range[1]; in efika_pcisetup()
|
D | mpc52xx_pci.c | 401 hose->last_busno = bus_range ? bus_range[1] : 0xff; in mpc52xx_add_bridge()
|
/arch/powerpc/platforms/pasemi/ |
D | pci.c | 251 hose->last_busno = 0xff; in pas_add_bridge()
|
/arch/powerpc/include/asm/ |
D | pci-bridge.h | 63 int last_busno; member
|
/arch/powerpc/platforms/chrp/ |
D | pci.c | 266 hose->last_busno = bus_range[1]; in chrp_find_bridges()
|
/arch/powerpc/platforms/powernv/ |
D | pci-ioda.c | 3709 hose->last_busno = be32_to_cpu(prop32[1]); in pnv_pci_init_ioda_phb() 3713 hose->last_busno = 0xff; in pnv_pci_init_ioda_phb()
|