Home
last modified time | relevance | path

Searched refs:pirq_bios_set (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/arch/x86_64/kernel/
Dpci-irq.c431 static int pirq_bios_set(struct pci_dev *router, struct pci_dev *dev, int pirq, int irq) in pirq_bios_set() function
439 { "BIOS", 0, 0, NULL, pirq_bios_set };
/linux-2.4.37.9/arch/i386/kernel/
Dpci-irq.c621 static int pirq_bios_set(struct pci_dev *router, struct pci_dev *dev, int pirq, int irq) in pirq_bios_set() function
893 r->set = pirq_bios_set; in pirq_find_router()