Home
last modified time | relevance | path

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

/external/u-boot/arch/x86/include/asm/
Dpirq_routing.h45 u16 rtr_vendor; /* Vendor ID of the interrupt router */ member
/external/u-boot/arch/x86/cpu/
Dirq.c260 rt->rtr_vendor = PCI_VENDOR_ID_INTEL; in create_pirq_routing_table()