Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
q40ide.c File Reference
#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")
 

Macro Definition Documentation

#define PCIDE_BASE1   0x1f0

Definition at line 28 of file q40ide.c.

#define PCIDE_BASE2   0x170

Definition at line 29 of file q40ide.c.

#define PCIDE_BASE3   0x1e8

Definition at line 30 of file q40ide.c.

#define PCIDE_BASE4   0x168

Definition at line 31 of file q40ide.c.

#define PCIDE_BASE5   0x1e0

Definition at line 32 of file q40ide.c.

#define PCIDE_BASE6   0x160

Definition at line 33 of file q40ide.c.

#define Q40IDE_NUM_HWIFS   2

Definition at line 26 of file q40ide.c.

Function Documentation

module_init ( q40ide_init  )
MODULE_LICENSE ( "GPL"  )