Home
last modified time | relevance | path

Searched refs:rtr_devfn (Results 1 – 3 of 3) 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/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()