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

/linux-master/drivers/parisc/
H A Diosapic.c453 u8 intr_pin, intr_slot; local
507 intr_slot = PCI_SLOT(p->self->devfn);
509 intr_slot = PCI_SLOT(pcidev->devfn);
512 pcidev->bus->busn_res.start, intr_slot, intr_pin);
514 return irt_find_irqline(isi, intr_slot, intr_pin);

Completed in 201 milliseconds