Home
last modified time | relevance | path

Searched refs:rtr_bus (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/arch/x86/include/asm/
H A Dpirq_routing.h42 u8 rtr_bus; /* busno of the interrupt router */ member
/openbmc/qemu/hw/mips/
H A Dloongson3_bootp.h114 uint16_t rtr_bus; member
/openbmc/linux/arch/mips/include/asm/mach-loongson64/
H A Dboot_param.h111 u16 rtr_bus; member
/openbmc/linux/arch/x86/include/asm/
H A Dpci_x86.h89 u8 rtr_bus, rtr_devfn; /* Where the interrupt router lies */ member
/openbmc/u-boot/arch/x86/cpu/
H A Dirq.c258 rt->rtr_bus = PCI_BUS(priv->bdf); in create_pirq_routing_table()
/openbmc/linux/arch/x86/pci/
H A Dirq.c1313 dev = pci_get_domain_bus_and_slot(0, rt->rtr_bus, in pirq_find_router()
1333 "%02x:%02x\n", rt->rtr_bus, rt->rtr_devfn); in pirq_find_router()