Linux Kernel
3.7.1
|
#include <linux/device.h>
#include <linux/irq.h>
#include <linux/msi.h>
#include <asm/rtas.h>
#include <asm/hw_irq.h>
#include <asm/ppc-pci.h>
Go to the source code of this file.
Data Structures | |
struct | msi_counts |
Macros | |
#define | RTAS_QUERY_FN 0 |
#define | RTAS_CHANGE_FN 1 |
#define | RTAS_RESET_FN 2 |
#define | RTAS_CHANGE_MSI_FN 3 |
#define | RTAS_CHANGE_MSIX_FN 4 |
Functions | |
arch_initcall (rtas_msi_init) | |
arch_initcall | ( | rtas_msi_init | ) |