Searched refs:busslot (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/alpha/kernel/
H A Dsys_takara.c183 unsigned int busslot = PCI_SLOT(dev->bus->self->devfn); takara_map_irq_srm() local
184 irq += irq_tab[busslot-min_idsel][0]; takara_map_irq_srm()
219 unsigned int busslot; takara_swizzle() local
224 busslot = PCI_SLOT(dev->bus->self->devfn); takara_swizzle()
227 && busslot > 16 takara_swizzle()
228 && ((1<<(36-busslot)) & ctlreg)) { takara_swizzle()
230 pin += (20 - busslot); takara_swizzle()

Completed in 55 milliseconds