Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/x86/include/asm/
H A Dpirq_routing.h43 u8 rtr_bus; /* busno of the interrupt router */ member
/rk3399_rockchip-uboot/arch/x86/cpu/
H A Dirq.c165 rt->rtr_bus = PCI_BUS(priv->bdf); in create_pirq_routing_table()