Home
last modified time | relevance | path

Searched refs:rtr_device (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/arch/x86/include/asm/
H A Dpirq_routing.h46 u16 rtr_device; /* Device ID of the interrupt router */ member
/openbmc/linux/arch/x86/include/asm/
H A Dpci_x86.h92 u16 rtr_vendor, rtr_device; /* Vendor and device ID of member
/openbmc/u-boot/arch/x86/cpu/
H A Dirq.c261 rt->rtr_device = PCI_DEVICE_ID_INTEL_ICH7_31; in create_pirq_routing_table()
/openbmc/linux/arch/x86/pci/
H A Dirq.c1279 h->probe(r, dev, rt->rtr_device)) in pirq_try_router()
1309 rt->rtr_vendor, rt->rtr_device); in pirq_find_router()