Home
last modified time | relevance | path

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

/arch/mn10300/unit-asb2305/
Dpci-asb2305.h53 u8 rtr_bus, rtr_devfn; /* Where the interrupt router lies */ member
/arch/x86/include/asm/
Dpci_x86.h78 u8 rtr_bus, rtr_devfn; /* Where the interrupt router lies */ member
/arch/mips/include/asm/mach-loongson64/
Dboot_param.h95 u16 rtr_devfn; member
/arch/x86/pci/
Dirq.c841 pirq_router_dev = pci_get_bus_and_slot(rt->rtr_bus, rt->rtr_devfn); in pirq_find_router()
844 "%02x:%02x\n", rt->rtr_bus, rt->rtr_devfn); in pirq_find_router()