first_busno        33 arch/microblaze/include/asm/pci-bridge.h 	int first_busno;
first_busno        27 arch/microblaze/pci/indirect_pci.c 		if (bus->number != hose->first_busno)
first_busno        34 arch/microblaze/pci/indirect_pci.c 		if (bus->number != hose->first_busno)
first_busno        37 arch/microblaze/pci/indirect_pci.c 	bus_no = (bus->number == hose->first_busno) ?
first_busno        81 arch/microblaze/pci/indirect_pci.c 		if (bus->number != hose->first_busno)
first_busno        88 arch/microblaze/pci/indirect_pci.c 		if (bus->number != hose->first_busno)
first_busno        91 arch/microblaze/pci/indirect_pci.c 	bus_no = (bus->number == hose->first_busno) ?
first_busno       109 arch/microblaze/pci/indirect_pci.c 			(bus->number == hose->first_busno))
first_busno       973 arch/microblaze/pci/pci-common.c 	bus = pci_scan_root_bus(hose->parent, hose->first_busno,
first_busno       981 arch/microblaze/pci/pci-common.c 	bus->busn_res.start = hose->first_busno;
first_busno      1020 arch/microblaze/pci/pci-common.c 		if (bus >= hose->first_busno && bus <= hose->last_busno)
first_busno      1042 arch/microblaze/pci/pci-common.c 		return (long)hose->first_busno;
first_busno        62 arch/powerpc/include/asm/pci-bridge.h 	int first_busno;
first_busno      1607 arch/powerpc/kernel/pci-common.c 	hose->busn.start = hose->first_busno;
first_busno      1613 arch/powerpc/kernel/pci-common.c 	bus = pci_create_root_bus(hose->parent, hose->first_busno,
first_busno       138 arch/powerpc/kernel/pci_32.c 		make_one_node_map(node, hose->first_busno);
first_busno       247 arch/powerpc/kernel/pci_32.c 			hose->first_busno = next_busno;
first_busno       285 arch/powerpc/kernel/pci_32.c 		if (bus >= hose->first_busno && bus <= hose->last_busno)
first_busno       308 arch/powerpc/kernel/pci_32.c 		return (long)hose->first_busno;
first_busno       248 arch/powerpc/kernel/pci_64.c 		return (long)hose->first_busno;
first_busno       221 arch/powerpc/kernel/rtas_pci.c 	phb->first_busno = be32_to_cpu(bus_range[0]);
first_busno       311 arch/powerpc/platforms/4xx/pci.c 	early_write_config_dword(hose, hose->first_busno, 0,
first_busno       313 arch/powerpc/platforms/4xx/pci.c 	early_write_config_dword(hose, hose->first_busno, 0,
first_busno       315 arch/powerpc/platforms/4xx/pci.c 	early_write_config_word(hose, hose->first_busno, 0,
first_busno       368 arch/powerpc/platforms/4xx/pci.c 	hose->first_busno = bus_range ? bus_range[0] : 0x0;
first_busno       574 arch/powerpc/platforms/4xx/pci.c 	hose->first_busno = bus_range ? bus_range[0] : 0x0;
first_busno      1557 arch/powerpc/platforms/4xx/pci.c 	if (port->endpoint && bus->number != port->hose->first_busno)
first_busno      1571 arch/powerpc/platforms/4xx/pci.c 	if (bus->number == port->hose->first_busno && devfn != 0)
first_busno      1575 arch/powerpc/platforms/4xx/pci.c 	if (bus->number == (port->hose->first_busno + 1) &&
first_busno      1580 arch/powerpc/platforms/4xx/pci.c 	if ((bus->number != port->hose->first_busno) && !port->link)
first_busno      1595 arch/powerpc/platforms/4xx/pci.c 	if (bus->number == port->hose->first_busno)
first_busno      1598 arch/powerpc/platforms/4xx/pci.c 	relbus = bus->number - (port->hose->first_busno + 1);
first_busno      1644 arch/powerpc/platforms/4xx/pci.c 		 bus->number, hose->first_busno, hose->last_busno,
first_busno      1684 arch/powerpc/platforms/4xx/pci.c 		 bus->number, hose->first_busno, hose->last_busno,
first_busno      1942 arch/powerpc/platforms/4xx/pci.c 	hose->first_busno = bus_range ? bus_range[0] : 0x0;
first_busno      1950 arch/powerpc/platforms/4xx/pci.c 	busses = hose->last_busno - hose->first_busno; /* This is off by 1 */
first_busno      1953 arch/powerpc/platforms/4xx/pci.c 		hose->last_busno = hose->first_busno + busses;
first_busno      1961 arch/powerpc/platforms/4xx/pci.c 				   (hose->first_busno + 1) * 0x100000,
first_busno      1983 arch/powerpc/platforms/4xx/pci.c 		 hose->first_busno, hose->last_busno);
first_busno      1996 arch/powerpc/platforms/4xx/pci.c 		out_8(mbase + PCI_PRIMARY_BUS, hose->first_busno);
first_busno      1997 arch/powerpc/platforms/4xx/pci.c 		out_8(mbase + PCI_SECONDARY_BUS, hose->first_busno + 1);
first_busno        40 arch/powerpc/platforms/52xx/efika.c 	    | (((bus->number - hose->first_busno) & 0xff) << 16)
first_busno        55 arch/powerpc/platforms/52xx/efika.c 	    | (((bus->number - hose->first_busno) & 0xff) << 16)
first_busno       121 arch/powerpc/platforms/52xx/efika.c 	hose->first_busno = bus_range[0];
first_busno       400 arch/powerpc/platforms/52xx/mpc52xx_pci.c 	hose->first_busno = bus_range ? bus_range[0] : 0;
first_busno        55 arch/powerpc/platforms/amigaone/setup.c 	hose->first_busno = bus_range ? bus_range[0] : 0;
first_busno       102 arch/powerpc/platforms/chrp/pci.c 		| (((bus->number - hose->first_busno) & 0xff) << 16)
first_busno       117 arch/powerpc/platforms/chrp/pci.c 		| (((bus->number - hose->first_busno) & 0xff) << 16)
first_busno       265 arch/powerpc/platforms/chrp/pci.c 		hose->first_busno = hose->self_busno = bus_range[0];
first_busno        54 arch/powerpc/platforms/embedded6xx/linkstation.c 	hose->first_busno = bus_range ? bus_range[0] : 0;
first_busno       121 arch/powerpc/platforms/embedded6xx/mvme5100.c 	hose->first_busno = bus_range ? bus_range[0] : 0;
first_busno        54 arch/powerpc/platforms/embedded6xx/storcenter.c 	hose->first_busno = bus_range ? bus_range[0] : 0;
first_busno       332 arch/powerpc/platforms/fsl_uli1575.c 	laddr[0] = (hose->first_busno << 16) | (PCI_DEVFN(31, 0) << 8);
first_busno       346 arch/powerpc/platforms/fsl_uli1575.c 	if (bus == (hose->first_busno + 2)) {
first_busno       101 arch/powerpc/platforms/maple/pci.c 	if (bus == hose->first_busno) {
first_busno       198 arch/powerpc/platforms/maple/pci.c 	if (bus == hose->first_busno) {
first_busno       264 arch/powerpc/platforms/maple/pci.c 	if (bus->number == hose->first_busno && devfn == PCI_DEVFN(0, 0))
first_busno       302 arch/powerpc/platforms/maple/pci.c 	if (bus->number == hose->first_busno && devfn == PCI_DEVFN(0, 0))
first_busno       357 arch/powerpc/platforms/maple/pci.c         if (bus == hose->first_busno)
first_busno       451 arch/powerpc/platforms/maple/pci.c 	hose->first_busno = 0xf0;
first_busno       483 arch/powerpc/platforms/maple/pci.c 	hose->first_busno = 0;
first_busno       508 arch/powerpc/platforms/maple/pci.c 	hose->first_busno = bus_range ? bus_range[0] : 0;
first_busno       527 arch/powerpc/platforms/maple/pci.c 		disp_name, hose->first_busno, hose->last_busno);
first_busno       250 arch/powerpc/platforms/pasemi/pci.c 	hose->first_busno = 0;
first_busno       145 arch/powerpc/platforms/powermac/pci.c 	if (bus->number == hose->first_busno) {
first_busno       273 arch/powerpc/platforms/powermac/pci.c 	if (bus == hose->first_busno) {
first_busno       409 arch/powerpc/platforms/powermac/pci.c 	if (bus->number == hose->first_busno) {
first_busno       635 arch/powerpc/platforms/powermac/pci.c 	hose->first_busno = 0xf0;
first_busno       659 arch/powerpc/platforms/powermac/pci.c 	hose->first_busno = 0x00;
first_busno       734 arch/powerpc/platforms/powermac/pci.c 	hose->first_busno = 0;
first_busno       795 arch/powerpc/platforms/powermac/pci.c 	hose->first_busno = bus_range ? bus_range[0] : 0;
first_busno       817 arch/powerpc/platforms/powermac/pci.c 	       " %d->%d\n", disp_name, hose->first_busno, hose->last_busno);
first_busno       839 arch/powerpc/platforms/powermac/pci.c 		disp_name, (unsigned long long)rsrc.start, hose->first_busno,
first_busno      3707 arch/powerpc/platforms/powernv/pci-ioda.c 		hose->first_busno = be32_to_cpu(prop32[0]);
first_busno      3711 arch/powerpc/platforms/powernv/pci-ioda.c 		hose->first_busno = 0;
first_busno        72 arch/powerpc/sysdev/fsl_pci.c 			__indirect_read_config(hose, hose->first_busno, 0,
first_busno       556 arch/powerpc/sysdev/fsl_pci.c 	hose->first_busno = bus_range ? bus_range[0] : 0x0;
first_busno       621 arch/powerpc/sysdev/fsl_pci.c 		(unsigned long long)rsrc.start, hose->first_busno,
first_busno       689 arch/powerpc/sysdev/fsl_pci.c 	if (bus->number == hose->first_busno ||
first_busno       690 arch/powerpc/sysdev/fsl_pci.c 			bus->primary == hose->first_busno) {
first_busno       718 arch/powerpc/sysdev/fsl_pci.c 	if (bus->number == hose->first_busno)
first_busno       737 arch/powerpc/sysdev/fsl_pci.c 	if (offset == PCI_PRIMARY_BUS && bus->number == hose->first_busno)
first_busno       856 arch/powerpc/sysdev/fsl_pci.c 	hose->first_busno = bus_range ? bus_range[0] : 0;
first_busno       870 arch/powerpc/sysdev/fsl_pci.c 	       (unsigned long long)rsrc_reg.start, hose->first_busno,
first_busno        28 arch/powerpc/sysdev/indirect_pci.c 		if (bus_number != hose->first_busno)
first_busno        39 arch/powerpc/sysdev/indirect_pci.c 		if (bus_number != hose->first_busno)
first_busno        42 arch/powerpc/sysdev/indirect_pci.c 	bus_no = (bus_number == hose->first_busno) ?
first_busno        94 arch/powerpc/sysdev/indirect_pci.c 		if (bus->number != hose->first_busno)
first_busno       105 arch/powerpc/sysdev/indirect_pci.c 		if (bus->number != hose->first_busno)
first_busno       108 arch/powerpc/sysdev/indirect_pci.c 	bus_no = (bus->number == hose->first_busno) ?
first_busno       126 arch/powerpc/sysdev/indirect_pci.c 			(bus->number == hose->first_busno))
first_busno       214 arch/powerpc/sysdev/tsi108_pci.c 	hose->first_busno = bus_range ? bus_range[0] : 0;
first_busno       221 arch/powerpc/sysdev/tsi108_pci.c 	       rsrc.start, hose->first_busno, hose->last_busno);
first_busno        39 arch/xtensa/include/asm/pci-bridge.h 	int first_busno;
first_busno       239 arch/xtensa/lib/pci-auto.c 	if (current_bus == pci_ctrl->first_busno)
first_busno       250 arch/xtensa/lib/pci-auto.c 		if ((current_bus == pci_ctrl->first_busno) && (pci_devfn == 0))
first_busno       662 drivers/pci/controller/pcie-xilinx-nwl.c 	u32 breg_val, ecam_val, first_busno = 0;
first_busno       719 drivers/pci/controller/pcie-xilinx-nwl.c 	ecam_val = first_busno;
first_busno       720 drivers/pci/controller/pcie-xilinx-nwl.c 	ecam_val |= (first_busno + 1) << 8;