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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/kernel/
H A Dsys_takara.c198 unsigned int busslot = PCI_SLOT(dev->bus->self->devfn); local
199 irq += irq_tab[busslot-min_idsel][0];
234 unsigned int busslot; local
239 busslot = PCI_SLOT(dev->bus->self->devfn);
242 && busslot > 16
243 && ((1<<(36-busslot)) & ctlreg)) {
245 pin += (20 - busslot);

Completed in 103 milliseconds