Searched refs:busslot (Results 1 – 1 of 1) sorted by relevance
183 unsigned int busslot = PCI_SLOT(dev->bus->self->devfn); in takara_map_irq_srm() local184 irq += irq_tab[busslot-min_idsel][0]; in takara_map_irq_srm()219 unsigned int busslot; in takara_swizzle() local224 busslot = PCI_SLOT(dev->bus->self->devfn); in takara_swizzle()227 && busslot > 16 in takara_swizzle()228 && ((1<<(36-busslot)) & ctlreg)) { in takara_swizzle()230 pin += (20 - busslot); in takara_swizzle()