Linux Kernel
3.7.1
|
#include <linux/types.h>
#include <linux/mm.h>
#include <linux/interrupt.h>
#include <linux/blkdev.h>
#include <linux/ide.h>
#include <linux/module.h>
#include <asm/ide.h>
Go to the source code of this file.
Macros | |
#define | Q40IDE_NUM_HWIFS 2 |
#define | PCIDE_BASE1 0x1f0 |
#define | PCIDE_BASE2 0x170 |
#define | PCIDE_BASE3 0x1e8 |
#define | PCIDE_BASE4 0x168 |
#define | PCIDE_BASE5 0x1e0 |
#define | PCIDE_BASE6 0x160 |
Functions | |
module_init (q40ide_init) | |
MODULE_LICENSE ("GPL") | |
module_init | ( | q40ide_init | ) |
MODULE_LICENSE | ( | "GPL" | ) |