Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dpirq_routing.h46 u16 rtr_vendor; /* Vendor ID of the interrupt router */ member
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dpci_x86.h85 u16 rtr_vendor, rtr_device; /* Vendor and device ID of member
/OK3568_Linux_fs/u-boot/arch/x86/cpu/
H A Dirq.c167 rt->rtr_vendor = PCI_VENDOR_ID_INTEL; in create_pirq_routing_table()
/OK3568_Linux_fs/kernel/arch/x86/pci/
H A Dirq.c840 rt->rtr_vendor, rt->rtr_device); in pirq_find_router()
852 if (rt->rtr_vendor == h->vendor && in pirq_find_router()