HomeSort by relevance Sort by last modified time
    Searched refs:rtr_devfn (Results 1 - 2 of 2) sorted by null

  /external/u-boot/arch/x86/include/asm/
pirq_routing.h 43 u8 rtr_devfn; /* devfn of the interrupt router */ member in struct:irq_routing_table
  /external/u-boot/arch/x86/cpu/
irq.c 259 rt->rtr_devfn = (PCI_DEV(priv->bdf) << 3) | PCI_FUNC(priv->bdf);

Completed in 498 milliseconds