|
Linux Kernel
3.7.1
|
#include <linux/pci.h>#include <linux/kernel.h>#include <linux/types.h>#include <asm/addrspace.h>#include <asm/debug.h>#include <asm/emma/emma2rh.h>Go to the source code of this file.
Macros | |
| #define | RTABORT (0x1<<9) |
| #define | RMABORT (0x1<<10) |
| #define | EMMA2RH_PCI_SLOT_NUM 9 /* 0000:09.0 is final PCI device */ |
Variables | |
| struct pci_ops | emma2rh_pci_ops |
Definition at line 34 of file ops-emma2rh.c.
| #define RMABORT (0x1<<10) |
Definition at line 33 of file ops-emma2rh.c.
| #define RTABORT (0x1<<9) |
Definition at line 32 of file ops-emma2rh.c.
Definition at line 179 of file ops-emma2rh.c.
1.8.2