Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/
H A Dpirq_routing.h43 u8 rtr_devfn; /* devfn of the interrupt router */ member
/openbmc/qemu/hw/mips/
H A Dloongson3_bootp.h115 uint16_t rtr_devfn; member
/openbmc/linux/arch/mips/include/asm/mach-loongson64/
H A Dboot_param.h112 u16 rtr_devfn; 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.c259 rt->rtr_devfn = (PCI_DEV(priv->bdf) << 3) | PCI_FUNC(priv->bdf); in create_pirq_routing_table()
/openbmc/linux/arch/x86/pci/
H A Dirq.c1314 rt->rtr_devfn); in pirq_find_router()
1333 "%02x:%02x\n", rt->rtr_bus, rt->rtr_devfn); in pirq_find_router()