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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dmsi_ia64.c173 msi_compose_msg(struct pci_dev *pdev, unsigned int irq, struct msi_msg *msg) function
202 ret = msi_compose_msg(NULL, irq, &msg);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/apic/
H A Dio_apic.c3271 static int msi_compose_msg(struct pci_dev *pdev, unsigned int irq, function
3473 ret = msi_compose_msg(dev, irq, &msg, -1);
3606 ret = msi_compose_msg(NULL, irq, &msg, -1);
3687 ret = msi_compose_msg(NULL, irq, &msg, id);

Completed in 131 milliseconds